summaryrefslogtreecommitdiffstats
path: root/lib/network/pxe.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/network/pxe.pm')
-rw-r--r--lib/network/pxe.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/network/pxe.pm b/lib/network/pxe.pm
index 2fecb8f..6b65351 100644
--- a/lib/network/pxe.pm
+++ b/lib/network/pxe.pm
@@ -1,5 +1,6 @@
package network::pxe;
+use lib qw(/usr/lib/libDrakX); # helps perl_checker
use common;
use network::tools;
use Xconfig::resolution_and_depth;