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/md2test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test/md2test.c') diff --git a/test/md2test.c b/test/md2test.c index 81a1760..7a1436d 100644 --- a/test/md2test.c +++ b/test/md2test.c @@ -10,7 +10,6 @@ #include #include "../e_os.h" -#include "test_main.h" #include "testutil.h" #ifndef OPENSSL_NO_MD2 -- cgit v1.1