From 633aaaf0f30a6eb8d59eb066d3e9e9e92bce4fd1 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 10 May 2012 10:29:22 +0200 Subject: Add more CC warning option to debug mode --- lib/ipset_hash_netport.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ipset_hash_netport.c') 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); -- cgit v1.2.3