commit | ce2f2376975bc691a9a62d5f0505b1585fcbf8e6 | [log] [tgz] |
---|---|---|
author | Rich Evans <rich.evans@arm.com> | Fri Feb 06 13:57:42 2015 +0000 |
committer | Rich Evans <rich.evans@arm.com> | Tue Feb 10 11:28:46 2015 +0000 |
tree | 9a6ff98d41c1138e0746da0445df170e48c7e3c2 | |
parent | 00ab47026bde24fca88362dab620c6ff835606ac [diff] [blame] |
change test function includes to use one convention
diff --git a/tests/suites/test_suite_entropy.function b/tests/suites/test_suite_entropy.function index 6d137ad..c46246c 100644 --- a/tests/suites/test_suite_entropy.function +++ b/tests/suites/test_suite_entropy.function
@@ -1,5 +1,5 @@ /* BEGIN_HEADER */ -#include <polarssl/entropy.h> +#include "polarssl/entropy.h" /* * Number of calls made to entropy_dummy_source()