X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fcryptlib.h;h=a0489e57fc9d9334272f8bdf39bde1bfdf24a335;hp=5eff5d31412e53d3f6bea3f340cf3bed95e5b78b;hb=336da5642d298499719fbb533d3fd9f72ef7f1f0;hpb=b50e1bd3c3f0b8331b616a10bbc1fc20ea866d07 diff --git a/crypto/cryptlib.h b/crypto/cryptlib.h index 5eff5d3141..a0489e57fc 100644 --- a/crypto/cryptlib.h +++ b/crypto/cryptlib.h @@ -62,7 +62,7 @@ #include #include -#include "openssl/e_os.h" +#include "e_os.h" #include #include @@ -74,7 +74,7 @@ extern "C" { #endif -#ifndef VMS +#ifndef OPENSSL_SYS_VMS #define X509_CERT_AREA OPENSSLDIR #define X509_CERT_DIR OPENSSLDIR "/certs" #define X509_CERT_FILE OPENSSLDIR "/cert.pem"