Loading crypto/cryptlib.h +4 −4 Original line number Diff line number Diff line Loading @@ -62,10 +62,6 @@ #include <stdlib.h> #include <string.h> #ifdef __cplusplus extern "C" { #endif #include "openssl/e_os.h" #include <openssl/crypto.h> Loading @@ -74,6 +70,10 @@ extern "C" { #include <openssl/err.h> #include <openssl/opensslconf.h> #ifdef __cplusplus extern "C" { #endif #ifndef VMS #define X509_CERT_AREA OPENSSLDIR #define X509_CERT_DIR OPENSSLDIR "/certs" Loading Loading
crypto/cryptlib.h +4 −4 Original line number Diff line number Diff line Loading @@ -62,10 +62,6 @@ #include <stdlib.h> #include <string.h> #ifdef __cplusplus extern "C" { #endif #include "openssl/e_os.h" #include <openssl/crypto.h> Loading @@ -74,6 +70,10 @@ extern "C" { #include <openssl/err.h> #include <openssl/opensslconf.h> #ifdef __cplusplus extern "C" { #endif #ifndef VMS #define X509_CERT_AREA OPENSSLDIR #define X509_CERT_DIR OPENSSLDIR "/certs" Loading