X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frand%2Frandfile.c;h=468da4f874b28296938eb3644b8746915a4b8fac;hp=de7567bc461fd8cb8e63c87341360a1c9ea005cf;hb=a224de3f5d017526c06bf869a5b8208c7768a80c;hpb=f317aa4c9cb03dd680247bdcf6a22c1b799890e7 diff --git a/crypto/rand/randfile.c b/crypto/rand/randfile.c index de7567bc46..468da4f874 100644 --- a/crypto/rand/randfile.c +++ b/crypto/rand/randfile.c @@ -57,10 +57,13 @@ */ #include -#include "cryptlib.h" +#include +#include +#include #include #include #include +#include "e_os.h" #include "rand.h" #undef BUFSIZE