Loading test/ct_test.c +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ #include <openssl/x509v3.h> #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 Loading Loading
test/ct_test.c +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ #include <openssl/x509v3.h> #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 Loading