summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/replication/repl5_mtnode_ext.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/replication/repl5_mtnode_ext.c')
-rw-r--r--ldap/servers/plugins/replication/repl5_mtnode_ext.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/plugins/replication/repl5_mtnode_ext.c b/ldap/servers/plugins/replication/repl5_mtnode_ext.c
index 262e39b5..3043624d 100644
--- a/ldap/servers/plugins/replication/repl5_mtnode_ext.c
+++ b/ldap/servers/plugins/replication/repl5_mtnode_ext.c
@@ -36,6 +36,11 @@
* All rights reserved.
* END COPYRIGHT BLOCK **/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
/* repl5_replica.c */
#include "repl.h" /* ONREPL - this is bad */