summaryrefslogtreecommitdiff
path: root/src/or/proto_control0.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/proto_control0.h')
-rw-r--r--src/or/proto_control0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/proto_control0.h b/src/or/proto_control0.h
index 6df6bebaa5..0cc8eacad0 100644
--- a/src/or/proto_control0.h
+++ b/src/or/proto_control0.h
@@ -10,5 +10,5 @@
struct buf_t;
int peek_buf_has_control0_command(struct buf_t *buf);
-#endif
+#endif /* !defined(TOR_PROTO_CONTROL0_H) */