summaryrefslogtreecommitdiffstats
path: root/perl-install/tinyfirewall.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/tinyfirewall.pm')
-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.