forked from extern/shorewall_code
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;
|
||||
require Exporter;
|
||||
use Shorewall::Config qw( :DEFAULT :internal );
|
||||
use Shorewall::Config qw( :DEFAULT split_list require_capability );
|
||||
|
||||
use strict;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user