summaryrefslogtreecommitdiffstats
path: root/include/nftables.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nftables.h')
-rw-r--r--include/nftables.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/nftables.h b/include/nftables.h
index 7e4a2fc8..d0a3d544 100644
--- a/include/nftables.h
+++ b/include/nftables.h
@@ -1,5 +1,5 @@
-#ifndef _NFTABLES_H
-#define _NFTABLES_H
+#ifndef NFTABLES_NFTABLES_H
+#define NFTABLES_NFTABLES_H
#include <stdbool.h>
#include <stdarg.h>
@@ -93,4 +93,4 @@ struct input_descriptor {
off_t line_offset;
};
-#endif /* _NFTABLES_H */
+#endif /* NFTABLES_NFTABLES_H */