Cleanup - use e_os2.h rather than stdint.h
authorRichard Levitte <levitte@openssl.org>
Thu, 11 May 2017 18:20:07 +0000 (20:20 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 11 May 2017 19:52:37 +0000 (21:52 +0200)
commit74a011ebb5e9028ef18982d737a434a8ff926a95
tree3ef87fea021cb43269cd9b1ee0e577a24eaa71f4
parent0b10da806a3a15b9bfe24ce8d67d3ebac7b7ab06
Cleanup - use e_os2.h rather than stdint.h

Not exactly everywhere, but in those source files where stdint.h is
included conditionally, or where it will be eventually

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3447)
crypto/ec/ecp_nistp521.c
crypto/sha/keccak1600.c
include/openssl/bio.h