Allow use of standard integer types.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 13 May 2015 16:34:53 +0000 (17:34 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 14 May 2015 01:06:17 +0000 (02:06 +0100)
commitc1a623c55ad4b9e184438653d55f7853ee48ba29
tree0aeb582b0fc1a34a219c71bb08b19cbbdbba226d
parent98cd49db1df8091ac10459f75d07f7eb53e82d6c
Allow use of standard integer types.

Include appropriate headers for standard integer types in e_os2.h

This should use stdint.h, inttypes.h or a workaround for systems which
have neither.

Reviewed-by: Matt Caswell <matt@openssl.org>
include/openssl/e_os2.h