aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/edge_connection_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/edge_connection_st.h')
-rw-r--r--src/core/or/edge_connection_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/edge_connection_st.h b/src/core/or/edge_connection_st.h
index 1665b8589f..8922a3a9cf 100644
--- a/src/core/or/edge_connection_st.h
+++ b/src/core/or/edge_connection_st.h
@@ -73,5 +73,5 @@ struct edge_connection_t {
uint64_t dirreq_id;
};
-#endif
+#endif /* !defined(EDGE_CONNECTION_ST_H) */