summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/LDAP.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Config/LDAP.pm')
-rw-r--r--Bugzilla/Config/LDAP.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Config/LDAP.pm b/Bugzilla/Config/LDAP.pm
index 4a46f40d2..0bc8240df 100644
--- a/Bugzilla/Config/LDAP.pm
+++ b/Bugzilla/Config/LDAP.pm
@@ -9,6 +9,7 @@ package Bugzilla::Config::LDAP;
use 5.10.1;
use strict;
+use warnings;
use Bugzilla::Config::Common;