diff --git a/lib/setup.h b/lib/setup.h index aa560366b4..0e539a3600 100644 --- a/lib/setup.h +++ b/lib/setup.h @@ -92,10 +92,11 @@ defined(HAVE_LIBSSL) && defined(HAVE_LIBCRYPTO) #ifndef STDC_HEADERS /* no standard C headers! */ #ifdef VMS -#include " +#include "../include/curl/stdcheaders.h" #else #include #endif + #else #ifdef _AIX #include