Commit 7babdf20 authored by Richard Levitte's avatar Richard Levitte
Browse files

e_os2.h defines things like OPENSSL_SYS_MSDOS, not opensslconf.h...

(basically: whooops :-))
parent 4b3270f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -115,7 +115,7 @@
 */


#include <openssl/opensslconf.h>
#include <openssl/e_os2.h>

#if !defined(OPENSSL_SYS_MSDOS) && !defined(OPENSSL_SYS_VMS)
# ifdef OPENSSL_UNISTD