aboutsummaryrefslogtreecommitdiff
path: root/src/or/proto_ext_or.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/proto_ext_or.h')
-rw-r--r--src/or/proto_ext_or.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/proto_ext_or.h b/src/or/proto_ext_or.h
index 2ef185356c..cc504d18e3 100644
--- a/src/or/proto_ext_or.h
+++ b/src/or/proto_ext_or.h
@@ -13,5 +13,5 @@ struct ext_or_cmt_t;
int fetch_ext_or_command_from_buf(struct buf_t *buf,
struct ext_or_cmd_t **out);
-#endif
+#endif /* !defined(TOR_PROTO_EXT_OR_H) */