Fix INCLUDE

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5779 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-03-31 23:58:13 +00:00
parent 3dfd501aaf
commit 8aceb0e890

View File

@ -428,6 +428,8 @@ sub read_a_line {
$currentfile = undef;
do_open_file $filename;
}
$line = '';
} else {
return 1;
}