mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-18 14:00:58 +03:00
Including *adjust*.h directly is likely to cause them to be applied at the wrong time, resulting in an invalid or unintended configuration. Including check_config.h at the wrong time is likely to cause spurious errors. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>