aboutsummaryrefslogtreecommitdiffstats
path: root/emi
diff options
context:
space:
mode:
Diffstat (limited to 'emi')
-rwxr-xr-xemi2
1 files changed, 2 insertions, 0 deletions
diff --git a/emi b/emi
index 0298611..0b1513a 100755
--- a/emi
+++ b/emi
@@ -35,6 +35,8 @@ use Iurt::Mail qw(sendmail);
use Iurt::File qw(check_upload_tree);
use Iurt::Util qw(plog_init plog);
use Data::Dumper;
+use MDK::Common qw(cat_);
+
my %run;
my $program_name = 'emi';
$run{program_name} = $program_name;