aboutsummaryrefslogtreecommitdiff
path: root/lib/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/setup.h')
-rw-r--r--lib/setup.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/setup.h b/lib/setup.h
index dfe412b3b..f95742460 100644
--- a/lib/setup.h
+++ b/lib/setup.h
@@ -136,11 +136,6 @@ defined(HAVE_LIBSSL) && defined(HAVE_LIBCRYPTO)
#else
#include <curl/stdcheaders.h>
#endif
-
-#else
-#ifdef _AIX
-#include <curl/stdcheaders.h>
-#endif
#endif
#if defined(CURLDEBUG) && defined(HAVE_ASSERT_H)