aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/crypt_path_reference_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/crypt_path_reference_st.h')
-rw-r--r--src/core/or/crypt_path_reference_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/crypt_path_reference_st.h b/src/core/or/crypt_path_reference_st.h
index 3d79f26c1c..1827022b4e 100644
--- a/src/core/or/crypt_path_reference_st.h
+++ b/src/core/or/crypt_path_reference_st.h
@@ -19,5 +19,5 @@ struct crypt_path_reference_t {
crypt_path_t *cpath;
};
-#endif
+#endif /* !defined(CRYPT_PATH_REFERENCE_ST_H) */