From 111ccb23bda3468af36d82aeb0b703a9f2d0828b Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Tue, 28 Oct 2014 17:36:25 +0100 Subject: Add script to check libipset.map for missing symbols --- lib/types.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/types.c b/lib/types.c index e2a41ad..1520103 100644 --- a/lib/types.c +++ b/lib/types.c @@ -573,6 +573,8 @@ ipset_cache_fini(void) } } +extern void ipset_types_init(void); + /** * ipset_load_types - load known set types * -- cgit v1.2.3