commit | 76814b6207b141de1137a5c77b372ede829e1858 | [log] [tgz] |
---|---|---|
author | Dave Rodgman <dave.rodgman@arm.com> | Wed Jul 05 19:38:21 2023 +0100 |
committer | Dave Rodgman <dave.rodgman@arm.com> | Wed Jul 05 19:38:21 2023 +0100 |
tree | 03a1a75c1104b77af6cb62635dd34430d65f88e3 | |
parent | c0a0990b6e176ff0d7efd90424242662a6597d0a [diff] [blame] |
fix missing include Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
diff --git a/tests/suites/test_suite_md.function b/tests/suites/test_suite_md.function index 2768707..75087e7 100644 --- a/tests/suites/test_suite_md.function +++ b/tests/suites/test_suite_md.function
@@ -1,5 +1,6 @@ /* BEGIN_HEADER */ #include "mbedtls/md.h" +#include "../library/md_psa.h" /* END_HEADER */ /* BEGIN_DEPENDENCIES