From: Richard Levitte Date: Mon, 22 Jan 2018 16:51:51 +0000 (+0100) Subject: test/ossl_shim/packeted_bio.h: don't include e_os.h X-Git-Tag: OpenSSL_1_1_1-pre1~166 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=bbc92cd129451649c785a17fcc09b07df1a5bd68 test/ossl_shim/packeted_bio.h: don't include e_os.h That inclusion turned out to be completely unnecessary [extended tests] Reviewed-by: Bernd Edlinger (Merged from https://github.com/openssl/openssl/pull/5136) --- diff --git a/test/ossl_shim/packeted_bio.h b/test/ossl_shim/packeted_bio.h index bd3e3d1ff8..0a36b2c53e 100644 --- a/test/ossl_shim/packeted_bio.h +++ b/test/ossl_shim/packeted_bio.h @@ -10,7 +10,6 @@ #ifndef HEADER_PACKETED_BIO #define HEADER_PACKETED_BIO -#include "../../e_os.h" #include #include