mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 20:49:35 -05:00
Silence warning in prev commit
This commit is contained in:
parent
7e7db2578d
commit
873e498829
1 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue