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_net.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ipset_hash_net.c') diff --git a/lib/ipset_hash_net.c b/lib/ipset_hash_net.c index bab33e2..789bcd2 100644 --- a/lib/ipset_hash_net.c +++ b/lib/ipset_hash_net.c @@ -229,6 +229,7 @@ static struct ipset_type ipset_hash_net2 = { .usage = hash_net2_usage, }; +void _init(void); void _init(void) { ipset_type_add(&ipset_hash_net0); -- cgit v1.2.3