mirror of
https://github.com/curl/curl.git
synced 2026-08-25 09:03:32 +03:00
lib: make curlx_inet_ntop()
move function to curlx/, change all callers Closes #17560
This commit is contained in:
parent
c347b43e5c
commit
1886260a95
14 changed files with 46 additions and 33 deletions
|
|
@ -73,7 +73,6 @@
|
|||
#include "url.h" /* for Curl_safefree() */
|
||||
#include "multiif.h"
|
||||
#include "sockaddr.h" /* required for Curl_sockaddr_storage */
|
||||
#include "inet_ntop.h"
|
||||
#include "curlx/inet_pton.h"
|
||||
#include "progress.h"
|
||||
#include "curlx/warnless.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue