mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-18 04:41:46 +08: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 <david.brown@linaro.org>