forked from wolfSSL/wolfssl
remove constraints on inclusion of certs_test.h
This commit is contained in:
@@ -121,12 +121,7 @@
|
|||||||
#endif
|
#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>
|
#include <wolfssl/certs_test.h>
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(WOLFSSL_MDK_ARM)
|
#if defined(WOLFSSL_MDK_ARM)
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Reference in New Issue
Block a user