mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:03:37 +03:00
Tor Arntsen's fix to a AIX build problem
This commit is contained in:
parent
863473a856
commit
ab35b2837f
1 changed files with 0 additions and 5 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue