summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-08-22 22:50:26 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-08-22 22:50:26 +0000
commit0d76e233eda35471efc4a3549a9b9d6fc4b0f44c (patch)
tree9efb3967c55845266633c7aa8d8b3fd6a22f2f7f
parentc14c8abc610139d960584473fa0e656c437713ad (diff)
downloaddrakx-backup-do-not-use-0d76e233eda35471efc4a3549a9b9d6fc4b0f44c.tar
drakx-backup-do-not-use-0d76e233eda35471efc4a3549a9b9d6fc4b0f44c.tar.gz
drakx-backup-do-not-use-0d76e233eda35471efc4a3549a9b9d6fc4b0f44c.tar.bz2
drakx-backup-do-not-use-0d76e233eda35471efc4a3549a9b9d6fc4b0f44c.tar.xz
drakx-backup-do-not-use-0d76e233eda35471efc4a3549a9b9d6fc4b0f44c.zip
make perl_checker happy
-rw-r--r--perl-install/network/shorewall.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/network/shorewall.pm b/perl-install/network/shorewall.pm
index 54db4b495..22e242b1a 100644
--- a/perl-install/network/shorewall.pm
+++ b/perl-install/network/shorewall.pm
@@ -5,6 +5,7 @@ use strict;
use detect_devices;
use network::netconnect;
+use run_program;
use common;
use log;