X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frand%2Frand_unix.c;h=e978c4a93092c7422ccf7c4f04c78b6739de05b8;hp=79966e2b67a1722779771c3b8e9df6ce8dc64d42;hb=3df760b83a50191dab417661a51b480b0848fb79;hpb=e34aa5a3b353e72ace92d0f2a0868de59acf9321 diff --git a/crypto/rand/rand_unix.c b/crypto/rand/rand_unix.c index 79966e2b67..e978c4a930 100644 --- a/crypto/rand/rand_unix.c +++ b/crypto/rand/rand_unix.c @@ -125,8 +125,8 @@ #include #include #include -#if defined(OPENSSL_SYS_LINUX) -# include +#if defined(OPENSSL_SYS_LINUX) /* should actually be available virtually everywhere */ +# include #endif #include #ifndef FD_SETSIZE