From: Howard Chu Date: Fri, 24 Aug 2007 22:42:41 +0000 (+0000) Subject: Fix spurious warnings in prev commit X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~117 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=285ceff1798da5f432f2514c1c1ad34cf0367093;p=openldap Fix spurious warnings in prev commit --- diff --git a/include/ldap_pvt.h b/include/ldap_pvt.h index 90b2934032..1506983757 100644 --- a/include/ldap_pvt.h +++ b/include/ldap_pvt.h @@ -194,6 +194,7 @@ LDAP_F (void) ldap_pvt_hex_unescape LDAP_P(( char *s )); LDAP_HEXLOWER(c) || LDAP_HEXUPPER(c)) /* controls.c */ +struct ldapcontrol; LDAP_F (int) ldap_pvt_put_control LDAP_P(( const struct ldapcontrol *c,