Fix build with VS2008
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 9 Sep 2019 09:42:56 +0000 (11:42 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 9 Sep 2019 14:45:22 +0000 (16:45 +0200)
commit827eab4cd7f928c4e7dff8ee912f08c723b3ae0c
tree3d22e459eec30aeacb3b20757479dfe77c959160
parent4bf9781adc68684a7183961f1e5d9fbaf4885b3f
Fix build with VS2008

crypto/rand/rand_win.c(70) : error C2065: 'BCRYPT_USE_SYSTEM_PREFERRED_RNG' : undeclared identifier

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9827)

(cherry picked from commit d3a1128bc25ec8bf835c81821e1be68fba39ab4b)
crypto/rand/rand_win.c