aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/setup.h b/lib/setup.h
index 928eb34c7..3ea2e84e7 100644
--- a/lib/setup.h
+++ b/lib/setup.h
@@ -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