Loading crypto/evp/e_seed.c +3 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,9 @@ */ #include <openssl/opensslconf.h> #ifndef OPENSSL_NO_SEED #ifdef OPENSSL_NO_SEED NON_EMPTY_TRANSLATION_UNIT #else # include <openssl/evp.h> # include <openssl/err.h> # include <string.h> Loading Loading
crypto/evp/e_seed.c +3 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,9 @@ */ #include <openssl/opensslconf.h> #ifndef OPENSSL_NO_SEED #ifdef OPENSSL_NO_SEED NON_EMPTY_TRANSLATION_UNIT #else # include <openssl/evp.h> # include <openssl/err.h> # include <string.h> Loading