e_os2.h defines things like OPENSSL_SYS_MSDOS, not opensslconf.h...
(basically: whooops :-))
This commit is contained in:
parent
4b3270f78e
commit
7babdf2029
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user