From a9c6d221055c3a85edb23b1364cd60baafed4b9f Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 18 Apr 2017 16:47:11 +0200 Subject: Adapt all test programs Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/3243) --- test/asynciotest.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test/asynciotest.c') diff --git a/test/asynciotest.c b/test/asynciotest.c index f78b86f2a7..ee450dafd3 100644 --- a/test/asynciotest.c +++ b/test/asynciotest.c @@ -17,7 +17,6 @@ #include "ssltestlib.h" #include "testutil.h" -#include "test_main_custom.h" /* Should we fragment records or not? 0 = no, !0 = yes*/ static int fragment = 0; -- cgit v1.2.3