Skip to content

Commit e92e7b9

Browse files
author
Arto Kinnunen
committed
Merge commit 'fbef0d8e70234611e131a94c4f4e97bd99634548'
* commit 'fbef0d8e70234611e131a94c4f4e97bd99634548': Squashed 'features/nanostack/sal-stack-nanostack/' changes from 76da6a5..84a07ce
2 parents a87c7c8 + fbef0d8 commit e92e7b9

File tree

1 file changed

+1
-1
lines changed
  • features/nanostack/sal-stack-nanostack/source/Security/protocols/tls_sec_prot

1 file changed

+1
-1
lines changed

features/nanostack/sal-stack-nanostack/source/Security/protocols/tls_sec_prot/tls_sec_prot_lib.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#include MBEDTLS_CONFIG_FILE
2525
#endif
2626

27-
#if defined(MBEDTLS_SSL_TLS_C)
27+
#if defined(MBEDTLS_SSL_TLS_C) && defined(MBEDTLS_X509_CRT_PARSE_C)
2828
#define WS_MBEDTLS_SECURITY_ENABLED
2929
#endif
3030

0 commit comments

Comments
 (0)