Merge commit 'fbef0d8e70234611e131a94c4f4e97bd99634548'

* commit 'fbef0d8e70234611e131a94c4f4e97bd99634548':
  Squashed 'features/nanostack/sal-stack-nanostack/' changes from 76da6a5..84a07ce
pull/9982/head
Arto Kinnunen 2019-03-07 17:26:32 +02:00
commit e92e7b9a88
1 changed files with 1 additions and 1 deletions

View File

@ -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