From: Bodo Möller Date: Thu, 22 Feb 2001 14:59:11 +0000 (+0000) Subject: include e_os.h as "openssl/e_os.h" (as elsewhere) X-Git-Tag: OpenSSL_0_9_6a-beta1~24 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=32828e6ffd84f0a0a1135ecdab077ce05700588d;p=oweals%2Fopenssl.git include e_os.h as "openssl/e_os.h" (as elsewhere) --- diff --git a/crypto/rand/randfile.c b/crypto/rand/randfile.c index 0a4005bd4e..a92541371f 100644 --- a/crypto/rand/randfile.c +++ b/crypto/rand/randfile.c @@ -73,7 +73,7 @@ # include #endif -#include +#include "openssl/e_os.h" #include #include