Shane Lontis 53f5469604 Fix app opt compile failure due to missing <inttypes.h>
opt.c uses functions that are only available if inttypes.h exists.
It now checks a define which is unavailable if
inttypes.h is included. The include is done automagically inside e_os2.h.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8986)
2019-06-11 21:27:55 +10:00
..
2019-04-18 19:20:55 +02:00
2019-04-24 11:56:47 +02:00
2019-04-01 08:45:06 +10:00
2019-04-24 11:56:47 +02:00
2019-05-02 23:32:44 +02:00
2019-03-29 13:50:59 +01:00
2019-05-09 09:16:19 +10:00
2019-06-06 09:34:17 +10:00