Files
mbedtls/ChangeLog.d/fix_psa_crypto_cipher_h_include.txt
2022-08-02 12:44:35 +02:00

5 lines
169 B
Plaintext

Bugfix
* Use double quotes to include private header file psa_crypto_cipher.h.
Fixes 'file not found with <angled> include' error
when building with Xcode.