summaryrefslogtreecommitdiffstats
path: root/lib/network/thirdparty.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/network/thirdparty.pm')
-rw-r--r--lib/network/thirdparty.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/network/thirdparty.pm b/lib/network/thirdparty.pm
index 7688fdd..5e461bd 100644
--- a/lib/network/thirdparty.pm
+++ b/lib/network/thirdparty.pm
@@ -1,6 +1,7 @@
package network::thirdparty;
use strict;
+use lib qw(/usr/lib/libDrakX); # helps perl_checker
use common;
use detect_devices;
use run_program;