mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-07 01:44:50 +00:00
crypto_extra.h has a dependency on platform_util.h for MBEDTLS_DEPRECATED_NUMERIC_CONSTANT. Make the dependency explicit by including platform_util.h. Although in most use cases the header should already be included by something else, it doesn't hurt to include it again and helps to clarify dependencies. |
||
|---|---|---|
| .. | ||
| mbedtls | ||
| psa | ||
| .gitignore | ||
| CMakeLists.txt | ||