summaryrefslogtreecommitdiff
path: root/iptables.h
diff options
context:
space:
mode:
Diffstat (limited to 'iptables.h')
-rw-r--r--iptables.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/iptables.h b/iptables.h
index a2c733d..491e598 100644
--- a/iptables.h
+++ b/iptables.h
@@ -21,6 +21,9 @@
#define _GNU_SOURCE /* RTLD_NEXT */
+#define _LINUX_IF_H
+#define _LINUX_IN_H
+#define _LINUX_IN6_H
#include <libiptc/libiptc.h>
#include <libiptc/libip6tc.h>
#include <xtables.h>