aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtransfugdrake2
1 files changed, 1 insertions, 1 deletions
diff --git a/transfugdrake b/transfugdrake
index 3025c12..ce9764e 100755
--- a/transfugdrake
+++ b/transfugdrake
@@ -17,7 +17,7 @@
use lib q(/usr/lib/libDrakX);
## Includes
-#use common qw(:common :file :functional :system);
+use common;
use interactive;
use standalone;
use fsedit qw(:read_partitions);