mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 16:13:18 +01:00
Only import what's needed
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8147 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
5aeef8b231
commit
0edd543098
@ -24,7 +24,7 @@
|
|||||||
#
|
#
|
||||||
package Shorewall::IPAddrs;
|
package Shorewall::IPAddrs;
|
||||||
require Exporter;
|
require Exporter;
|
||||||
use Shorewall::Config qw( :DEFAULT :internal );
|
use Shorewall::Config qw( :DEFAULT split_list require_capability );
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user