From: Bodo Möller Date: Thu, 22 Feb 2001 14:58:38 +0000 (+0000) Subject: include e_os.h as "openssl/e_os.h" (as elsewhere) X-Git-Tag: OpenSSL_0_9_6a-beta1~23^2~16 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d3a73875e2e420333aab98acf9d06841447fdebc;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 8623e13e18..41dd1d70a4 100644 --- a/crypto/rand/randfile.c +++ b/crypto/rand/randfile.c @@ -61,7 +61,7 @@ #include #include -#include "e_os.h" +#include "openssl/e_os.h" #include #include