aboutsummaryrefslogtreecommitdiff
path: root/src/lib/container/namemap_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/container/namemap_st.h')
-rw-r--r--src/lib/container/namemap_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/container/namemap_st.h b/src/lib/container/namemap_st.h
index 5717352fa2..5008fd5855 100644
--- a/src/lib/container/namemap_st.h
+++ b/src/lib/container/namemap_st.h
@@ -31,4 +31,4 @@ struct namemap_t {
/** Macro to initialize a namemap. */
#define NAMEMAP_INIT() { HT_INITIALIZER(), NULL }
-#endif
+#endif /* !defined(NAMEMAP_ST_H) */