diff --git a/crypto/rand/randfile.c b/crypto/rand/randfile.c index 7f1428072d..14ba69d4c6 100644 --- a/crypto/rand/randfile.c +++ b/crypto/rand/randfile.c @@ -79,6 +79,7 @@ #endif #ifndef OPENSSL_NO_POSIX_IO # include +# include #endif #ifdef _WIN32