Use the proper macro to do uClibc detection.
This commit is contained in:
parent
553c5a7501
commit
38f797ccd6
@ -276,7 +276,7 @@ typedef int curl_socket_t;
|
||||
|
||||
#define LIBIDN_REQUIRED_VERSION "0.4.1"
|
||||
|
||||
#ifdef __UCLIBC_MAJOR__
|
||||
#ifdef __UCLIBC__
|
||||
#define HAVE_INET_NTOA_R_2_ARGS 1
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user