]> git.sur5r.net Git - openldap/commitdiff
Fix spurious warnings in prev commit
authorHoward Chu <hyc@openldap.org>
Fri, 24 Aug 2007 22:42:41 +0000 (22:42 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 24 Aug 2007 22:42:41 +0000 (22:42 +0000)
include/ldap_pvt.h

index 90b2934032c97083591a8d01ad770dcc452b2572..1506983757700e2b67e7f658cd6340376fa1f57d 100644 (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,