Initial Windows port
This commit is contained in:
committed by
Love Hornquist Astrand
parent
25a2ac726b
commit
b1063ea8fc
@@ -44,7 +44,7 @@ static int h_errno = NO_RECOVERY;
|
||||
* to a malloced struct hostent or NULL.
|
||||
*/
|
||||
|
||||
struct hostent * ROKEN_LIB_FUNCTION
|
||||
ROKEN_LIB_FUNCTION struct hostent * ROKEN_LIB_CALL
|
||||
getipnodebyname (const char *name, int af, int flags, int *error_num)
|
||||
{
|
||||
struct hostent *tmp;
|
||||
|
||||
Reference in New Issue
Block a user