Eliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which by the way unconditionally
authorAndy Polyakov <appro@openssl.org>
Tue, 2 Aug 2005 11:58:39 +0000 (11:58 +0000)
committerAndy Polyakov <appro@openssl.org>
Tue, 2 Aug 2005 11:58:39 +0000 (11:58 +0000)
commit8a35fb3beaf3caf3ee2ce6e78bac96950d7d4d67
tree587b76b7a7078d3f50de9b06bf5c986c65dfa7b6
parente85d67af9f029204c9aadf58d15c58214103d6b4
Eliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which by the way unconditionally
invalidated the whole clause] and replace it with #if _WIN32_WCE>=210.
crypto/rand/rand_win.c
util/pl/VC-32.pl