remove constraints on inclusion of certs_test.h

This commit is contained in:
kaleb-himes
2016-08-12 17:00:22 -06:00
parent 03295ec6d7
commit da18e463ed

View File

@@ -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 <wolfssl/certs_test.h>
#endif
#include <wolfssl/certs_test.h>
#if defined(WOLFSSL_MDK_ARM)
#include <stdio.h>