Skip to content

Conversation

@PPN-SD
Copy link
Contributor

@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 <nicolas.parlant@parhuet.fr>
@adamdickmeiss adamdickmeiss merged commit d294ca0 into indexdata:master Jan 6, 2026
@PPN-SD PPN-SD deleted the fix_musl branch January 6, 2026 12:37
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.

2 participants