Initial Windows port
This commit is contained in:
committed by
Love Hornquist Astrand
parent
25a2ac726b
commit
b1063ea8fc
@@ -40,7 +40,7 @@
|
||||
* to a malloced struct hostent or NULL.
|
||||
*/
|
||||
|
||||
struct hostent * ROKEN_LIB_FUNCTION
|
||||
ROKEN_LIB_FUNCTION struct hostent * ROKEN_LIB_CALL
|
||||
getipnodebyaddr (const void *src, size_t len, int af, int *error_num)
|
||||
{
|
||||
struct hostent *tmp;
|
||||
|
||||
Reference in New Issue
Block a user