aboutsummaryrefslogtreecommitdiffstats
path: root/transfugdrake
diff options
context:
space:
mode:
Diffstat (limited to 'transfugdrake')
-rwxr-xr-xtransfugdrake1
1 files changed, 1 insertions, 0 deletions
diff --git a/transfugdrake b/transfugdrake
index 60b80f8..29a2191 100755
--- a/transfugdrake
+++ b/transfugdrake
@@ -5,6 +5,7 @@ use lib qw(/usr/lib/libDrakX);
BEGIN { unshift @::textdomains, 'transfugdrake' }
use strict;
use warnings;
+use diagnostics;
use standalone;
use wizards;
use interactive;