summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorlaforge <laforge>2001-03-19 17:11:03 +0000
committerlaforge <laforge>2001-03-19 17:11:03 +0000
commit821d1cbd98beea2416f515e13097dbaeae0fe3dd (patch)
tree26bf466bc1b9d162e730156035c25b4eec87ed60 /extensions
parentc007d5211611855d6e360ba8c6f4296d70550050 (diff)
NETLINK patch from Gianni Tedesco. This time complete.
Diffstat (limited to 'extensions')
-rw-r--r--extensions/libipt_NETLINK.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/extensions/libipt_NETLINK.c b/extensions/libipt_NETLINK.c
index 31c0b15..3faf928 100644
--- a/extensions/libipt_NETLINK.c
+++ b/extensions/libipt_NETLINK.c
@@ -8,8 +8,7 @@
#include <getopt.h>
#include <iptables.h>
#include <linux/netfilter_ipv4/ip_tables.h>
-
-#include "ipt_NETLINK.h"
+#include <linux/netfilter_ipv4/ipt_NETLINK.h>
static void help(void)
{