mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
r19758: remove the LDAP_SCOPE_ONELEVEL define (not needed after svnup)
(This used to be commit e37132f219bb9ef52c7fc9b396bd272dd5abca70)
This commit is contained in:
parent
8fa0a80b49
commit
9a88644bb5
@ -178,9 +178,6 @@
|
||||
#ifndef LDAP_OPT_SUCCESS
|
||||
#define LDAP_OPT_SUCCESS 0
|
||||
#endif
|
||||
#ifndef LDAP_SCOPE_ONELEVEL
|
||||
#define LDAP_SCOPE_ONELEVEL 1
|
||||
#endif
|
||||
/* Solaris 8 and maybe other LDAP implementations spell this "..._INPROGRESS": */
|
||||
#if defined(LDAP_SASL_BIND_INPROGRESS) && !defined(LDAP_SASL_BIND_IN_PROGRESS)
|
||||
#define LDAP_SASL_BIND_IN_PROGRESS LDAP_SASL_BIND_INPROGRESS
|
||||
|
Loading…
x
Reference in New Issue
Block a user