diff --git a/crypto/rand/randfile.c b/crypto/rand/randfile.c index f6dc880fed5fdea0fb0c24169a9643ef34fd3bd0..528e410f74009e82ccb922801d4bf316a5a90685 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