X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=e_os2.h;h=5a25ac7cf6e2ab775ec10cbc1ea93b237a5d264c;hp=bd97b921a8f513674abd0bb3360ea24711dd2c26;hb=d5695a26a60ea8de12c28a148739e1b00bee0c78;hpb=e766a681aa4df604b20ce2d23cd131b74af9eaf7 diff --git a/e_os2.h b/e_os2.h index bd97b921a8..5a25ac7cf6 100644 --- a/e_os2.h +++ b/e_os2.h @@ -3,12 +3,12 @@ #ifndef HEADER_E_OS2_H #define HEADER_E_OS2_H +#include /* OPENSSL_UNISTD */ + #ifdef __cplusplus extern "C" { #endif -#include /* OPENSSL_UNISTD */ - #ifdef MSDOS # define OPENSSL_UNISTD_IO # define OPENSSL_DECLARE_EXIT extern void exit(int);