summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/acl/acleffectiverights.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/acl/acleffectiverights.c')
-rw-r--r--ldap/servers/plugins/acl/acleffectiverights.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/plugins/acl/acleffectiverights.c b/ldap/servers/plugins/acl/acleffectiverights.c
index 7ef6d3fc..a9cba0c4 100644
--- a/ldap/servers/plugins/acl/acleffectiverights.c
+++ b/ldap/servers/plugins/acl/acleffectiverights.c
@@ -35,6 +35,11 @@
* All rights reserved.
* END COPYRIGHT BLOCK **/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
#include "acl.h"
/* safer than doing strcat unprotected */