inttypes.h apparently doesn't exist with VC++. Therefore, use the
authorRichard Levitte <levitte@openssl.org>
Wed, 21 Nov 2001 13:26:57 +0000 (13:26 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 21 Nov 2001 13:26:57 +0000 (13:26 +0000)
commit595241e17f16bc77e08bee4fe82aaa2e840bc82b
treeeacc246a03fddb65c701de70b4e5888191e19f42
parentc6d14d26fd06ba8809dbb3f10e9f6f48d85537bd
inttypes.h apparently doesn't exist with VC++.  Therefore, use the
built-in types __int8, __int16 and so on on that platform.
crypto/engine/vendor_defns/aep.h