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-engine-0_9_6a-beta1~9^5~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d3a73875e2e420333aab98acf9d06841447fdebc;p=thirdparty%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 8623e13e18e..41dd1d70a4f 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