mirror of
https://github.com/curl/curl.git
synced 2026-08-26 19:43:32 +03:00
configure/cmake: remove checks for unused inet_ntoa and inet_ntoa_r
Closes #7276
This commit is contained in:
parent
e92603289a
commit
f471efa78c
7 changed files with 2 additions and 212 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue