summaryrefslogtreecommitdiffstats
path: root/perl-install/run_program.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/run_program.pm')
-rw-r--r--perl-install/run_program.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/run_program.pm b/perl-install/run_program.pm
index 43b7c3d28..4ebce7249 100644
--- a/perl-install/run_program.pm
+++ b/perl-install/run_program.pm
@@ -2,6 +2,7 @@ package run_program; # $Id$
use diagnostics;
use strict;
+use c;
use MDK::Common;
use log;