summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/replication/csnpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/replication/csnpl.h')
-rw-r--r--ldap/servers/plugins/replication/csnpl.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/plugins/replication/csnpl.h b/ldap/servers/plugins/replication/csnpl.h
index fd3c08fd..affb51d6 100644
--- a/ldap/servers/plugins/replication/csnpl.h
+++ b/ldap/servers/plugins/replication/csnpl.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
+
/* csnpl.h - interface for csn pending list */
#ifndef CSNPL_H