forked from extern/shorewall_code
Add forward prototype for process_macro()
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
b89e05740d
commit
4a05571e7e
@ -560,6 +560,8 @@ sub process_policies()
|
|||||||
#
|
#
|
||||||
# Policy Rule application
|
# Policy Rule application
|
||||||
#
|
#
|
||||||
|
sub process_macro ($$$$$$$$$$$$$$$$$$$);
|
||||||
|
|
||||||
sub policy_rules( $$$$$ ) {
|
sub policy_rules( $$$$$ ) {
|
||||||
my ( $chainref , $target, $loglevel, $default, $dropmulticast ) = @_;
|
my ( $chainref , $target, $loglevel, $default, $dropmulticast ) = @_;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user