mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-11 12:49:56 +00:00
Part of build_default_make_gcc_and_cxx compares the list of headers included by `programs/test/cpp_dummy_build.cpp` and the actual headers present. Add in the missing `mbedtls/psa_config.h` file to this list so that this test passes. Signed-off-by: David Brown <[email protected]>