aboutsummaryrefslogtreecommitdiff
path: root/src/lib/pubsub/pubsub_builder_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/pubsub/pubsub_builder_st.h')
-rw-r--r--src/lib/pubsub/pubsub_builder_st.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/pubsub/pubsub_builder_st.h b/src/lib/pubsub/pubsub_builder_st.h
index cedeb02b16..545aa3f3ef 100644
--- a/src/lib/pubsub/pubsub_builder_st.h
+++ b/src/lib/pubsub/pubsub_builder_st.h
@@ -156,6 +156,6 @@ typedef struct pubsub_adjmap_t {
struct smartlist_t **sub_by_msg;
} pubsub_adjmap_t;
-#endif
+#endif /* defined(PUBSUB_PRIVATE) */
-#endif
+#endif /* !defined(TOR_PUBSUB_BUILDER_ST_H) */