aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/cpath_build_state_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/cpath_build_state_st.h')
-rw-r--r--src/core/or/cpath_build_state_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/cpath_build_state_st.h b/src/core/or/cpath_build_state_st.h
index dbe596d851..4572a10430 100644
--- a/src/core/or/cpath_build_state_st.h
+++ b/src/core/or/cpath_build_state_st.h
@@ -34,5 +34,5 @@ struct cpath_build_state_t {
time_t expiry_time;
};
-#endif
+#endif /* !defined(CIRCUIT_BUILD_STATE_ST_ST_H) */