summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_NETLINK.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_NETLINK.c')
-rw-r--r--extensions/libipt_NETLINK.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/libipt_NETLINK.c b/extensions/libipt_NETLINK.c
index 3faf928..104e642 100644
--- a/extensions/libipt_NETLINK.c
+++ b/extensions/libipt_NETLINK.c
@@ -136,6 +136,7 @@ print(const struct ipt_ip *ip,
printf("nlsize %i ", nld->size);
}
+static
struct iptables_target netlink = { NULL,
"NETLINK",
NETFILTER_VERSION,