summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/replication/cl5_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/replication/cl5_api.h')
-rw-r--r--ldap/servers/plugins/replication/cl5_api.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/plugins/replication/cl5_api.h b/ldap/servers/plugins/replication/cl5_api.h
index edda3a05..66cb0f47 100644
--- a/ldap/servers/plugins/replication/cl5_api.h
+++ b/ldap/servers/plugins/replication/cl5_api.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
+
/* cl5_api.h - interface to 5.0 changelog */
#ifndef CL5_API_H