From: Howard Chu Date: Wed, 5 Mar 2003 01:37:56 +0000 (+0000) Subject: Silence warning in prev commit X-Git-Tag: NO_SLAP_OP_BLOCKS~179 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=873e498829db25d2c91b8504f468137aba9e9f4f;p=openldap Silence warning in prev commit --- diff --git a/include/ldap_pvt.h b/include/ldap_pvt.h index 271fa93ce1..f2635512c5 100644 --- a/include/ldap_pvt.h +++ b/include/ldap_pvt.h @@ -66,6 +66,8 @@ ldap_pvt_gethostbyaddr_a LDAP_P(( struct hostent **result, int *herrno_ptr )); +struct sockaddr; + LDAP_F( int ) ldap_pvt_get_hname LDAP_P(( const struct sockaddr * sa,