aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist/vote_routerstatus_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/nodelist/vote_routerstatus_st.h')
-rw-r--r--src/feature/nodelist/vote_routerstatus_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/nodelist/vote_routerstatus_st.h b/src/feature/nodelist/vote_routerstatus_st.h
index 366754c166..0d909da260 100644
--- a/src/feature/nodelist/vote_routerstatus_st.h
+++ b/src/feature/nodelist/vote_routerstatus_st.h
@@ -38,4 +38,4 @@ struct vote_routerstatus_t {
uint8_t ed25519_id[ED25519_PUBKEY_LEN];
};
-#endif
+#endif /* !defined(VOTE_ROUTERSTATUS_ST_H) */