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_debug.function b/tests/suites/test_suite_debug.function index 98f98b0..a32eba0 100644 --- a/tests/suites/test_suite_debug.function +++ b/tests/suites/test_suite_debug.function
@@ -1,5 +1,6 @@ /* BEGIN_HEADER */ #include "mbedtls/debug.h" +#include "string.h" struct buffer_data {