summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYves Duret <yduret@mandriva.com>2001-08-06 13:37:55 +0000
committerYves Duret <yduret@mandriva.com>2001-08-06 13:37:55 +0000
commitd7591e4cb7722c3c3e7a1527a6df686b9e281876 (patch)
treec721856543bd4737ca31d760bca83c4fb064c0fd
parente740716e1216f45ac444b419e52bf95f1f220998 (diff)
downloaddrakx-backup-do-not-use-d7591e4cb7722c3c3e7a1527a6df686b9e281876.tar
drakx-backup-do-not-use-d7591e4cb7722c3c3e7a1527a6df686b9e281876.tar.gz
drakx-backup-do-not-use-d7591e4cb7722c3c3e7a1527a6df686b9e281876.tar.bz2
drakx-backup-do-not-use-d7591e4cb7722c3c3e7a1527a6df686b9e281876.tar.xz
drakx-backup-do-not-use-d7591e4cb7722c3c3e7a1527a6df686b9e281876.zip
use MDK::Common;
use network::netconnect;
-rw-r--r--perl-install/tinyfirewall.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/tinyfirewall.pm b/perl-install/tinyfirewall.pm
index 0c4e5bb11..3a88e09d9 100644
--- a/perl-install/tinyfirewall.pm
+++ b/perl-install/tinyfirewall.pm
@@ -1,12 +1,12 @@
package tinyfirewall;
use diagnostics;
use strict;
-use common;
use commands;
use run_program;
-use netconnect;
+use network::netconnect;
use network;
use POSIX qw(tmpnam);
+use MDK::Common;
my @messages = (_("tinyfirewall configurator
This configures a personal firewall for this Mandrake Linux machine.