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