summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_mark.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libip6t_mark.c')
-rw-r--r--extensions/libip6t_mark.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/libip6t_mark.c b/extensions/libip6t_mark.c
index e4ed9323..b344bb63 100644
--- a/extensions/libip6t_mark.c
+++ b/extensions/libip6t_mark.c
@@ -108,6 +108,7 @@ save(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match)
((struct ip6t_mark_info *)match->data)->invert, 0);
}
+static
struct ip6tables_match mark
= { NULL,
"mark",