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,