diff --git a/crypto/rand/randfile.c b/crypto/rand/randfile.c index f6dc880fe..528e410f7 100644 --- a/crypto/rand/randfile.c +++ b/crypto/rand/randfile.c @@ -61,8 +61,6 @@ #include #include -#include "openssl/e_os.h" - #ifdef VMS #include #endif @@ -75,6 +73,7 @@ # include #endif +#include #include #include