summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl-install/standalone/drakfont3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont
index 38a365261..8253fc10d 100755
--- a/perl-install/standalone/drakfont
+++ b/perl-install/standalone/drakfont
@@ -88,7 +88,8 @@ use interactive;
use my_gtk qw(:helpers :wrappers);
use common;
-#use strict;
+use strict;
+use diagnostics;
#use Config;
#use POSIX;