diff --git a/wolfcrypt/test/test.c b/wolfcrypt/test/test.c index b27e0b51d..e3ad8be2a 100644 --- a/wolfcrypt/test/test.c +++ b/wolfcrypt/test/test.c @@ -43,7 +43,7 @@ #include #include -#ifdef WOLFSSL_TEST_CERT +#if defined(WOLFSSL_TEST_CERT) || defined(ASN_BER_TO_DER) #include #else #include