From ab1893799518fb000bff2d2189bde49a4cad9053 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Mon, 9 May 2011 20:48:31 +0000 Subject: add missing function ( and no titi, perl_checker didn't notice this one, but pterjan checker did ) --- emi | 1 + 1 file changed, 1 insertion(+) (limited to 'emi') diff --git a/emi b/emi index 4aafffc..43ae751 100755 --- a/emi +++ b/emi @@ -36,6 +36,7 @@ use Iurt::File qw(check_upload_tree); use Iurt::Util qw(plog_init plog); use Data::Dumper; use MDK::Common qw(cat_); +use MDK::Common::DataStructure qw(difference2); my %run; my $program_name = 'emi'; -- cgit v1.2.1