diff --git a/modules/lemonldap-handlers/lib/Lemonldap/Handlers/Generic4a2.pm b/modules/lemonldap-handlers/lib/Lemonldap/Handlers/Generic4a2.pm index 903bb67fce8893d27113511c4bbdcc84d900cedd..480d41ae68fc44247de2f514777277f77e7258e5 100755 --- a/modules/lemonldap-handlers/lib/Lemonldap/Handlers/Generic4a2.pm +++ b/modules/lemonldap-handlers/lib/Lemonldap/Handlers/Generic4a2.pm @@ -6,6 +6,7 @@ use Apache2::URI(); use Apache2::Const; use Apache2::Connection; use Apache2::ServerUtil; +use APR::Table; use MIME::Base64; use LWP::UserAgent; use Lemonldap::Config::Parameters;