commit | 72d40fc6cab30872a3b0c5bbdc8fa27fe50369b0 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Apr 14 21:28:42 2020 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Apr 14 21:32:53 2020 +0200 |
tree | 1da39f1aaa288f774dc19070492ce2670ef715ff | |
parent | 32e889dfc3c7808d254750f09f11f0c397482368 [diff] |
Fix build failure with MBEDTLS_PLATFORM_NV_SEED_ALT Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/tests/suites/test_suite_entropy.function b/tests/suites/test_suite_entropy.function index 9f10a90..d9ea441 100644 --- a/tests/suites/test_suite_entropy.function +++ b/tests/suites/test_suite_entropy.function
@@ -1,6 +1,7 @@ /* BEGIN_HEADER */ #include "mbedtls/entropy.h" #include "mbedtls/entropy_poll.h" +#include "mbedtls/md.h" #include "string.h" typedef enum