summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/protect_db.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/slapd/protect_db.h')
-rw-r--r--ldap/servers/slapd/protect_db.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/slapd/protect_db.h b/ldap/servers/slapd/protect_db.h
index 3e47481c..47b84c69 100644
--- a/ldap/servers/slapd/protect_db.h
+++ b/ldap/servers/slapd/protect_db.h
@@ -35,6 +35,11 @@
* Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
/* Header file for protect_db.c */
int add_new_slapd_process(int exec_mode, int r_flag, int skip_flag);