mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:43:31 +03:00
ntoa() and inet_ntoa_r() no longer used
This commit is contained in:
parent
95df5d042c
commit
4e909ee8b1
31 changed files with 11 additions and 226 deletions
|
|
@ -455,10 +455,6 @@ int netware_init(void);
|
|||
|
||||
#define LIBIDN_REQUIRED_VERSION "0.4.1"
|
||||
|
||||
#ifdef __UCLIBC__
|
||||
#define HAVE_INET_NTOA_R_2_ARGS 1
|
||||
#endif
|
||||
|
||||
#if defined(USE_GNUTLS) || defined(USE_SSLEAY) || defined(USE_NSS) || defined(USE_QSOSSL)
|
||||
#define USE_SSL /* SSL support has been enabled */
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue