aboutsummaryrefslogtreecommitdiff
path: root/test/ct_test.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2017-04-18 16:47:11 +0200
committerRichard Levitte <levitte@openssl.org>2017-04-24 18:09:01 +0200
commita9c6d221055c3a85edb23b1364cd60baafed4b9f (patch)
tree92a20b6afa93ea50ce3567d05b39da42365bc3c5 /test/ct_test.c
parentb3e5db40eca1b53fc37a95163feba0da82426142 (diff)
downloadopenssl-a9c6d221055c3a85edb23b1364cd60baafed4b9f.zip
openssl-a9c6d221055c3a85edb23b1364cd60baafed4b9f.tar.gz
openssl-a9c6d221055c3a85edb23b1364cd60baafed4b9f.tar.bz2
Adapt all test programs
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3243)
Diffstat (limited to 'test/ct_test.c')
-rw-r--r--test/ct_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ct_test.c b/test/ct_test.c
index e96eab0..583db44 100644
--- a/test/ct_test.c
+++ b/test/ct_test.c
@@ -19,7 +19,6 @@
#include <openssl/x509.h>
#include <openssl/x509v3.h>
#include "testutil.h"
-#include "test_main_custom.h"
#ifndef OPENSSL_NO_CT
/* Used when declaring buffers to read text files into */