summaryrefslogtreecommitdiffstats
path: root/lib/ipset_hash_netport.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ipset_hash_netport.c')
-rw-r--r--lib/ipset_hash_netport.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ipset_hash_netport.c b/lib/ipset_hash_netport.c
index 285f06c..e638756 100644
--- a/lib/ipset_hash_netport.c
+++ b/lib/ipset_hash_netport.c
@@ -287,6 +287,7 @@ static struct ipset_type ipset_hash_netport3 = {
.usagefn = ipset_port_usage,
};
+void _init(void);
void _init(void)
{
ipset_type_add(&ipset_hash_netport1);