commit | 67735d540bc53acaa8e678ab9a1a5381d6692fe7 | [log] [tgz] |
---|---|---|
author | Mohammad Azim Khan <azim.khan@arm.com> | Thu Apr 06 11:55:43 2017 +0100 |
committer | Mohammad Azim Khan <Azim.Khan@arm.com> | Mon Aug 06 11:40:57 2018 +0100 |
tree | f0ec75f2c91610b0a9bcf0d0a16c73eac1f0025d | |
parent | 7a0d84fccc9f8ee86db5de0c9d06d620f2e74c2b [diff] [blame] |
Fix name conflict and implicit use of functions from string.h
diff --git a/tests/suites/test_suite_entropy.function b/tests/suites/test_suite_entropy.function index 2bab796..9930c03 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 "string.h" /* * Number of calls made to entropy_dummy_source()