summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/localhost.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/slapd/localhost.c')
-rw-r--r--ldap/servers/slapd/localhost.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/slapd/localhost.c b/ldap/servers/slapd/localhost.c
index f95af184..c946e8d9 100644
--- a/ldap/servers/slapd/localhost.c
+++ b/ldap/servers/slapd/localhost.c
@@ -36,6 +36,11 @@
* All rights reserved.
* END COPYRIGHT BLOCK **/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
#include <stdio.h>
#include <sys/types.h>
#include <string.h>