summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/replication/repl5_replica_dnhash.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/replication/repl5_replica_dnhash.c')
-rw-r--r--ldap/servers/plugins/replication/repl5_replica_dnhash.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/plugins/replication/repl5_replica_dnhash.c b/ldap/servers/plugins/replication/repl5_replica_dnhash.c
index cb0bfbc8..e536fe88 100644
--- a/ldap/servers/plugins/replication/repl5_replica_dnhash.c
+++ b/ldap/servers/plugins/replication/repl5_replica_dnhash.c
@@ -35,6 +35,11 @@
* Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
/* repl5_replica_dnhash.c */
#include "repl5.h"