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