aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist/node_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/nodelist/node_st.h')
-rw-r--r--src/feature/nodelist/node_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/nodelist/node_st.h b/src/feature/nodelist/node_st.h
index 53ffde29e4..c63a535a19 100644
--- a/src/feature/nodelist/node_st.h
+++ b/src/feature/nodelist/node_st.h
@@ -99,4 +99,4 @@ struct node_t {
struct hsdir_index_t hsdir_index;
};
-#endif
+#endif /* !defined(NODE_ST_H) */