From f65b878e52494662fbb648132898575071bed75d Mon Sep 17 00:00:00 2001 From: Neutron Soutmun Date: Sun, 6 May 2012 22:18:52 +0200 Subject: Move ipset_port_usage() into lib --- lib/libipset.map | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libipset.map') diff --git a/lib/libipset.map b/lib/libipset.map index 677c055..86bb923 100644 --- a/lib/libipset.map +++ b/lib/libipset.map @@ -106,7 +106,6 @@ global: ipset_match_option; ipset_match_envopt; ipset_shift_argv; - ipset_port_usage; local: *; }; @@ -114,4 +113,5 @@ local: *; LIBIPSET_2.0 { global: ipset_load_types; + ipset_port_usage; } LIBIPSET_1.0; -- cgit v1.2.3