X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frand%2Frand_win.c;h=07ab4eb8dfea5c219aaf88bc05656a7b7b9e3341;hp=5d134e186bb03025b8b6ad718d74ff8dff2e6b7e;hb=06b433acade4732a7f647faace14dfd6950ac49c;hpb=26c00de46de72b3ea96edfb2396968ecbe3ee8b9 diff --git a/crypto/rand/rand_win.c b/crypto/rand/rand_win.c index 5d134e186b..07ab4eb8df 100644 --- a/crypto/rand/rand_win.c +++ b/crypto/rand/rand_win.c @@ -109,6 +109,8 @@ * */ +#define OPENSSL_FIPSAPI + #include "cryptlib.h" #include #include "rand_lcl.h"