summaryrefslogtreecommitdiffstats
path: root/mdkupdate
diff options
context:
space:
mode:
Diffstat (limited to 'mdkupdate')
-rwxr-xr-xmdkupdate1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdkupdate b/mdkupdate
index a80b4c70..da86eaed 100755
--- a/mdkupdate
+++ b/mdkupdate
@@ -23,6 +23,7 @@
use strict;
use POSIX;
use lib qw(/usr/lib/libDrakX /usr/lib/libDrakX/drakfirsttime);
+use standalone; # for explanations
use common;
use interactive;
use URI::Escape;