Fix spurious warnings in prev commit

This commit is contained in:
Howard Chu 2007-08-24 22:42:41 +00:00
parent 7aaddee5bf
commit 285ceff179

View file

@ -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,