aboutsummaryrefslogtreecommitdiff
path: root/lib/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/setup.h')
-rw-r--r--lib/setup.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/setup.h b/lib/setup.h
index df253662f..66ddd38cb 100644
--- a/lib/setup.h
+++ b/lib/setup.h
@@ -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