mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-09-11 12:10:46 +03:00
This broke the build when MBEDTLS_CERTS_C is undefined. Fixes #6243. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
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.
|