Skip to content

Conversation

@PPN-SD
Copy link

@PPN-SD PPN-SD commented Jul 4, 2025

tcpdchk.c:72:25: error: call to undeclared function 'gethostbyaddr'; ISO C99 and later do not support implicit function declarations
[-Wimplicit-function-declaration]
72 | if ((host = gethostbyaddr((char*)&addr_in->sin_addr,
| ^

>tcpdchk.c:72:25: error: call to undeclared function 'gethostbyaddr'; ISO C99 and later do not support implicit function declarations
>      [-Wimplicit-function-declaration]
>   72 |             if ((host = gethostbyaddr((char*)&addr_in->sin_addr,
>      |                         ^

Signed-off-by: Nicolas PARLANT <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant