summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/replication/windowsrepl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/replication/windowsrepl.h')
-rw-r--r--ldap/servers/plugins/replication/windowsrepl.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/plugins/replication/windowsrepl.h b/ldap/servers/plugins/replication/windowsrepl.h
index 791f9baf..1417b3ff 100644
--- a/ldap/servers/plugins/replication/windowsrepl.h
+++ b/ldap/servers/plugins/replication/windowsrepl.h
@@ -36,6 +36,11 @@
* All rights reserved.
* END COPYRIGHT BLOCK **/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
/* windows_private.c */
typedef struct windowsprivate Dirsync_Private;
Dirsync_Private* windows_private_new();