Reduce the use of e_os.h in test programs
authorRichard Levitte <levitte@openssl.org>
Mon, 22 Jan 2018 10:00:59 +0000 (11:00 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 22 Jan 2018 15:21:40 +0000 (16:21 +0100)
commit2b1aa1988189773497d6edba443cf77f5c31feba
treedaa65ed1121408e56cb1d70964369c32791244dd
parentda1a1b5ac417c4e38f7717082d69cb5f0ceda6b9
Reduce the use of e_os.h in test programs

This includes unnecessary use of the top as inclusion directory

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5132)
test/bntest.c
test/build.info
test/ct_test.c
test/ssl_test_ctx.c
test/v3nametest.c