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