X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fcryptlib.h;h=5eff5d31412e53d3f6bea3f340cf3bed95e5b78b;hp=967385281009c156a19a3315c13850f155287f5a;hb=aecb0b018fcf4906ff43174622a42b5f672d889b;hpb=7d7d2cbcb02206f3393681f2bce198e11e2e185b diff --git a/crypto/cryptlib.h b/crypto/cryptlib.h index 9673852810..5eff5d3141 100644 --- a/crypto/cryptlib.h +++ b/crypto/cryptlib.h @@ -62,17 +62,18 @@ #include #include -#ifdef __cplusplus -extern "C" { -#endif +#include "openssl/e_os.h" -#include #include #include #include #include #include +#ifdef __cplusplus +extern "C" { +#endif + #ifndef VMS #define X509_CERT_AREA OPENSSLDIR #define X509_CERT_DIR OPENSSLDIR "/certs"