mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-14 14:19:57 +00:00
This broke the build when MBEDTLS_CERTS_C is undefined. Fixes #6243. Signed-off-by: Gilles Peskine <[email protected]>
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
Bugfix
|
|
* Fix build errors in test programs when MBEDTLS_CERTS_C is disabled.
|
|
Fixes #6243.
|