r19758: remove the LDAP_SCOPE_ONELEVEL define (not needed after svnup)
authorGerald Carter <jerry@samba.org>
Fri, 17 Nov 2006 01:25:23 +0000 (01:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:15:53 +0000 (12:15 -0500)
source/include/includes.h

index f21033b61fa9fdf274e881dc7e0e8272becb0493..2e87b25edd1328fc7aecf0dd70a26b786abca9e0 100644 (file)
 #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