From: Emilia Kasper Date: Wed, 29 Mar 2017 10:48:41 +0000 (+0200) Subject: cipherbytes_test: remove unused includes X-Git-Tag: OpenSSL_1_1_1-pre1~1909 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;ds=sidebyside;h=6edc71456463f66008b9cf40dadf00aba037f8da;p=oweals%2Fopenssl.git cipherbytes_test: remove unused includes cipherbytes_test does not use the testutil / test_main test framework. Reviewed-by: Andy Polyakov --- diff --git a/test/cipherbytes_test.c b/test/cipherbytes_test.c index 9be42f71d6..90a4c93c13 100644 --- a/test/cipherbytes_test.c +++ b/test/cipherbytes_test.c @@ -19,8 +19,6 @@ #include #include "e_os.h" -#include "test_main.h" -#include "testutil.h" static int test_empty(SSL *s) {