configure/cmake: remove checks for unused inet_ntoa and inet_ntoa_r

Closes #7276
This commit is contained in:
Gergely Nagy 2021-06-18 10:16:16 +02:00 committed by Daniel Stenberg
parent e92603289a
commit f471efa78c
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
7 changed files with 2 additions and 212 deletions

View file

@ -40,7 +40,7 @@
#define INT16SZ 2
/*
* Format an IPv4 address, more or less like inet_ntoa().
* Format an IPv4 address, more or less like inet_ntop().
*
* Returns `dst' (as a const)
* Note: