summaryrefslogtreecommitdiff
path: root/src/or/dns.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/dns.h')
-rw-r--r--src/or/dns.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/or/dns.h b/src/or/dns.h
index a81cbd20da..28d9f947b4 100644
--- a/src/or/dns.h
+++ b/src/or/dns.h
@@ -64,7 +64,7 @@ set_exitconn_info_from_resolve,(edge_connection_t *exitconn,
MOCK_DECL(STATIC int,
launch_resolve,(cached_resolve_t *resolve));
-#endif
+#endif /* defined(DNS_PRIVATE) */
-#endif
+#endif /* !defined(TOR_DNS_H) */