diff --git a/lib/setup.h b/lib/setup.h index dfe412b3ba..f95742460c 100644 --- a/lib/setup.h +++ b/lib/setup.h @@ -136,11 +136,6 @@ defined(HAVE_LIBSSL) && defined(HAVE_LIBCRYPTO) #else #include #endif - -#else -#ifdef _AIX -#include -#endif #endif #if defined(CURLDEBUG) && defined(HAVE_ASSERT_H)