Tor Arntsen's fix to a AIX build problem

This commit is contained in:
Daniel Stenberg 2004-03-09 21:25:59 +00:00
parent 863473a856
commit ab35b2837f

View File

@ -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)