diff --git a/wolfcrypt/test/test.c b/wolfcrypt/test/test.c index 91a14bf27..c5f718c41 100644 --- a/wolfcrypt/test/test.c +++ b/wolfcrypt/test/test.c @@ -121,12 +121,7 @@ #endif -#if defined(USE_CERT_BUFFERS_1024) || defined(USE_CERT_BUFFERS_2048) \ - || !defined(NO_DH) \ - || defined(USE_CERT_BUFFERS_256) - /* include test cert and key buffers for use with NO_FILESYSTEM */ - #include -#endif +#include #if defined(WOLFSSL_MDK_ARM) #include