summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/net_applet
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/net_applet')
-rw-r--r--perl-install/standalone/net_applet1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/net_applet b/perl-install/standalone/net_applet
index 5790d3370..38e53b2e3 100644
--- a/perl-install/standalone/net_applet
+++ b/perl-install/standalone/net_applet
@@ -4,6 +4,7 @@ use strict;
use lib qw(/usr/lib/libDrakX);
use c;
use common;
+use standalone;
use Digest::MD5;
use network::netconnect;
use network::tools;