cryptlib.c: eliminate dependency on _strtoui64, older Windows CRT don't have it.
authorAndy Polyakov <appro@openssl.org>
Sat, 2 May 2009 12:51:37 +0000 (12:51 +0000)
committerAndy Polyakov <appro@openssl.org>
Sat, 2 May 2009 12:51:37 +0000 (12:51 +0000)
commitf00fdcd14dd82410fccf5a8b41e7ea38a90e7e79
tree45bd49fa2784401a80787f7bfbcb32e0aff9430e
parent194274cb68efaa1959956bdca55ed6773d902f78
cryptlib.c: eliminate dependency on _strtoui64, older Windows CRT don't have it.
crypto/cryptlib.c