From: Kurt Zeilenga Date: Mon, 9 Jan 2006 01:29:47 +0000 (+0000) Subject: Move deprecated routine behind LDAP_DEPRECATED X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~393 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bc9fd825b6f9605a814bf64b88138078bdf665f4;p=openldap Move deprecated routine behind LDAP_DEPRECATED --- diff --git a/include/ldap.h b/include/ldap.h index b0d7b1a508..b692a44b48 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -1835,12 +1835,14 @@ ldap_create_page_control LDAP_P(( int iscritical, LDAPControl **ctrlp )); +#if LDAP_DEPRECATED LDAP_F( int ) ldap_parse_page_control LDAP_P(( LDAP *ld, LDAPControl **ctrls, ber_int_t *count, struct berval **cookie )); +#endif LDAP_F( int ) ldap_parse_pageresponse_control LDAP_P((