summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/http/http_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/http/http_client.h')
-rw-r--r--ldap/servers/plugins/http/http_client.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/plugins/http/http_client.h b/ldap/servers/plugins/http/http_client.h
index a717003f..832a28b4 100644
--- a/ldap/servers/plugins/http/http_client.h
+++ b/ldap/servers/plugins/http/http_client.h
@@ -36,6 +36,11 @@
* All rights reserved.
* --- END COPYRIGHT BLOCK --- */
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
#ifndef _HTTP_CLIENT_H_
#define _HTTP_CLIENT_H_