summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/http/dllmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/http/dllmain.c')
-rw-r--r--ldap/servers/plugins/http/dllmain.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/plugins/http/dllmain.c b/ldap/servers/plugins/http/dllmain.c
index 3eb6ff94..9bf3c1b7 100644
--- a/ldap/servers/plugins/http/dllmain.c
+++ b/ldap/servers/plugins/http/dllmain.c
@@ -36,6 +36,11 @@
* All rights reserved.
* --- END COPYRIGHT BLOCK --- */
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
/*
* Microsoft Windows specifics for BACK-LDBM DLL
*/