summaryrefslogtreecommitdiff
path: root/src/core/or/extend_info_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/extend_info_st.h')
-rw-r--r--src/core/or/extend_info_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/extend_info_st.h b/src/core/or/extend_info_st.h
index bc7a77b1b2..7704ff16b5 100644
--- a/src/core/or/extend_info_st.h
+++ b/src/core/or/extend_info_st.h
@@ -27,4 +27,4 @@ struct extend_info_t {
curve25519_public_key_t curve25519_onion_key;
};
-#endif
+#endif /* !defined(EXTEND_INFO_ST_H) */