mirror of https://github.com/ARMmbed/mbed-os.git
Merge commit 'fbef0d8e70234611e131a94c4f4e97bd99634548'
* commit 'fbef0d8e70234611e131a94c4f4e97bd99634548': Squashed 'features/nanostack/sal-stack-nanostack/' changes from 76da6a5..84a07cepull/9982/head
commit
e92e7b9a88
|
@ -24,7 +24,7 @@
|
|||
#include MBEDTLS_CONFIG_FILE
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_SSL_TLS_C)
|
||||
#if defined(MBEDTLS_SSL_TLS_C) && defined(MBEDTLS_X509_CRT_PARSE_C)
|
||||
#define WS_MBEDTLS_SECURITY_ENABLED
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue