mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-10-22 07:41:09 +08: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 <david.horstmann@arm.com>