mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-12 05:09:57 +00:00
This is required in util.h in PSASIM as it uses fprintf. Previously stdio was inadvertantly included via psa/crypto_struct.h (of all places). Signed-off-by: David Horstmann <[email protected]>