condition SLAP_OVERLAY_ACCESS

This commit is contained in:
Pierangelo Masarati 2005-07-21 14:23:15 +00:00
parent ca8a734b92
commit b358bd82ad

View file

@ -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