From: Kurt Zeilenga Date: Sat, 31 May 2003 21:03:06 +0000 (+0000) Subject: Enable sync X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~953 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c8c692f15ea505d2d00b7bba7c83fc80d529d693;p=openldap Enable sync --- diff --git a/include/ldap.h b/include/ldap.h index c59c91720d..6b3fcf1423 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -202,9 +202,7 @@ typedef struct ldapcontrol { #define LDAP_CUP_COOKIE_OID "1.3.6.1.4.1.4203.666.10.1" #endif -#ifdef LDAP_DEVEL #define LDAP_SYNC 2 -#endif #ifdef LDAP_SYNC #define LDAP_SYNCREPL 1 #define LDAP_CONTROL_SYNC "1.3.6.1.4.1.4203.666.5.6"