Add defines to indicate if intypes.h and stdint.h are unavailable
authorShane Lontis <shane.lontis@oracle.com>
Tue, 11 Jun 2019 08:16:51 +0000 (18:16 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Tue, 11 Jun 2019 11:27:55 +0000 (21:27 +1000)
commit92bec78a26139185c840a5d516a2aa171b20e269
tree1e9033f7fc737e774f23f7ff89285f7631eefb80
parentf0efeea29eca6e528a976f62ae2422eee34ea0eb
Add defines to indicate if intypes.h and stdint.h are unavailable

Use the defines OPENSSL_NO_INTTYPES_H & OPENSSL_NO_STDINT_H to determine
if the headers are unavailable for a platform.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8986)
include/openssl/e_os2.h