summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_helper.c')
-rw-r--r--extensions/libipt_helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/libipt_helper.c b/extensions/libipt_helper.c
index 3c1c739d..e5772555 100644
--- a/extensions/libipt_helper.c
+++ b/extensions/libipt_helper.c
@@ -83,7 +83,6 @@ save(const void *ip, const struct xt_entry_match *match)
}
static struct iptables_match helper = {
- .next = NULL,
.name = "helper",
.version = IPTABLES_VERSION,
.size = IPT_ALIGN(sizeof(struct ipt_helper_info)),