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:43:52 +0000 (16:43 +0200)
commitd3a1128bc25ec8bf835c81821e1be68fba39ab4b
treeadce8bad70d2ab72780a7bcbc1dc5eb094f6ad29
parent20bf3d8b22f8c1a3529034007d3618fd1fc4fa16
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)
crypto/rand/rand_win.c