X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Frand%2Frandfile.c;h=d69bdf8b8a04031abe2c1d65df5a29347a87f98c;hb=20a90e3a76135c34b4988ba3cc2835603d98639a;hp=dda020fb108f433507ca04cdf491761c5287de31;hpb=fd9fa844e21b08b6038e7175f05fbd9be815d3df;p=oweals%2Fopenssl.git diff --git a/crypto/rand/randfile.c b/crypto/rand/randfile.c index dda020fb10..d69bdf8b8a 100644 --- a/crypto/rand/randfile.c +++ b/crypto/rand/randfile.c @@ -57,7 +57,7 @@ */ /* We need to define this to get macros like S_IFBLK and S_IFCHR */ -#define _XOPEN_SOURCE 1 +#define _XOPEN_SOURCE 500 #include #include