[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Add msgtypes.h include to pubsub_build.h



commit 02e0a39d396ad4f86d27770a5cf6f46553a01b0c
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Mon Mar 11 15:56:13 2019 -0400

    Add msgtypes.h include to pubsub_build.h
    
    (The header won't compile without it.)
---
 src/lib/pubsub/pubsub_build.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/lib/pubsub/pubsub_build.h b/src/lib/pubsub/pubsub_build.h
index d2920e021..3fad25453 100644
--- a/src/lib/pubsub/pubsub_build.h
+++ b/src/lib/pubsub/pubsub_build.h
@@ -14,6 +14,8 @@
 #ifndef TOR_PUBSUB_BUILD_H
 #define TOR_PUBSUB_BUILD_H
 
+#include "lib/dispatch/msgtypes.h"
+
 struct dispatch_t;
 
 /**



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits