Check for the presence of _WIN32 rather than its value.
authorRichard Levitte <levitte@openssl.org>
Thu, 23 Feb 2017 13:41:20 +0000 (14:41 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 23 Feb 2017 14:18:29 +0000 (15:18 +0100)
commit6db2b1490e5da1255f4158dc8c2d4a2dd87cbe7b
tree947aa2b1184f9ea585d2743c4f862e93fce7dc5a
parent7d02309a1622a804668a22f9cfbe9c5e49dead9a
Check for the presence of _WIN32 rather than its value.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2727)
(cherry picked from commit 46958a043d51633ed36bcfb13ff048a3381366a6)
apps/rehash.c