aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/port_cfg_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/port_cfg_st.h')
-rw-r--r--src/core/or/port_cfg_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/port_cfg_st.h b/src/core/or/port_cfg_st.h
index b67091ce32..e9e82bb1de 100644
--- a/src/core/or/port_cfg_st.h
+++ b/src/core/or/port_cfg_st.h
@@ -31,5 +31,5 @@ struct port_cfg_t {
char unix_addr[FLEXIBLE_ARRAY_MEMBER];
};
-#endif
+#endif /* !defined(PORT_CFG_ST_H) */