diff --git a/test/ct_test.c b/test/ct_test.c index 30e1ac6533..4a7c38b374 100644 --- a/test/ct_test.c +++ b/test/ct_test.c @@ -64,7 +64,7 @@ #include #include "testutil.h" -#if !defined(OPENSSL_NO_CT) && !defined(OPENSSL_NO_UNIT_TEST) +#ifndef OPENSSL_NO_CT /* Used when declaring buffers to read text files into */ #define CT_TEST_MAX_FILE_SIZE 8096