mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 21:19:53 -05:00
condition SLAP_OVERLAY_ACCESS
This commit is contained in:
parent
ca8a734b92
commit
b358bd82ad
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ LDAP_BEGIN_DECL
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef LDAP_SLAPI
|
||||
#if defined(LDAP_SLAPI) && !defined(SLAP_OVERLAY_ACCESS)
|
||||
#define SLAP_OVERLAY_ACCESS
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue