diff --git a/process/files/intradata_get.pl b/process/files/intradata_get.pl index 886fe29..2a4eff8 100644 --- a/process/files/intradata_get.pl +++ b/process/files/intradata_get.pl @@ -10,6 +10,7 @@ use lib "../../"; use ACU::Log; use ACU::LDAP; use ACU::Process; +use ACU::Trace; our $basedir = "/intradata";