forked from extern/shorewall_code
Revert "Delete superfuous 'use' statements"
This reverts commit fe7bb4abca
.
This commit is contained in:
parent
6cab1c3c8c
commit
4385264dc3
@ -46,6 +46,8 @@
|
||||
# If the <filename> is omitted, then a 'check' operation is performed.
|
||||
#
|
||||
use strict;
|
||||
use FindBin;
|
||||
use lib "$FindBin::Bin"; # Required to allow modules to reside in ${BASEDIR}/Shorewall/
|
||||
use Shorewall::Compiler;
|
||||
use Getopt::Long;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user