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/dtlstest.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test/dtlstest.c') diff --git a/test/dtlstest.c b/test/dtlstest.c index cb58b180c2..b766802148 100644 --- a/test/dtlstest.c +++ b/test/dtlstest.c @@ -14,7 +14,6 @@ #include "ssltestlib.h" #include "testutil.h" -#include "test_main_custom.h" static char *cert = NULL; static char *privkey = NULL; -- cgit v1.2.1