summaryrefslogtreecommitdiff
path: root/src/or/dns_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/dns_structs.h')
-rw-r--r--src/or/dns_structs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/dns_structs.h b/src/or/dns_structs.h
index dc00e9f7b9..e22f23ac15 100644
--- a/src/or/dns_structs.h
+++ b/src/or/dns_structs.h
@@ -98,5 +98,5 @@ typedef struct cached_resolve_t {
int minheap_idx;
} cached_resolve_t;
-#endif
+#endif /* !defined(TOR_DNS_STRUCTS_H) */