summaryrefslogtreecommitdiffstats
path: root/lib/ldaputil/ldapdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ldaputil/ldapdb.c')
-rw-r--r--lib/ldaputil/ldapdb.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ldaputil/ldapdb.c b/lib/ldaputil/ldapdb.c
index c268cca7..a126c169 100644
--- a/lib/ldaputil/ldapdb.c
+++ b/lib/ldaputil/ldapdb.c
@@ -36,6 +36,11 @@
* All rights reserved.
* END COPYRIGHT BLOCK **/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
#ifndef DONT_USE_LDAP_SSL
#define USE_LDAP_SSL
#endif