Call the Proxyarp initializer in an INIT block; add other missing initializer calls

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6540 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep
2007-06-14 14:58:48 +00:00
parent be8013a8b2
commit 20ab9d7cfa
3 changed files with 17 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ our @EXPORT = qw( find_macro
merge_macro_column
%macros );
our @EXPORT_OK = qw( );
our @EXPORT_OK = qw( initialize );
our @VERSION = 1.00;