summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/http/http_impl.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/http/http_impl.c')
-rw-r--r--ldap/servers/plugins/http/http_impl.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/plugins/http/http_impl.c b/ldap/servers/plugins/http/http_impl.c
index ee4f7ab3..708a8579 100644
--- a/ldap/servers/plugins/http/http_impl.c
+++ b/ldap/servers/plugins/http/http_impl.c
@@ -36,6 +36,11 @@
* All rights reserved.
* --- END COPYRIGHT BLOCK --- */
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
/**
* Implementation of a Simple HTTP Client
*/