From dc0eed7b97d49f35c1a9ab6048a4089364d80abc Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 14 Nov 2012 11:51:45 +0100 Subject: testsuites: Include Include for proper BSP specific initialization. --- testsuites/sptests/spheapprot/init.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/sptests/spheapprot/init.c') diff --git a/testsuites/sptests/spheapprot/init.c b/testsuites/sptests/spheapprot/init.c index d3d92453a4..d48703faa4 100644 --- a/testsuites/sptests/spheapprot/init.c +++ b/testsuites/sptests/spheapprot/init.c @@ -24,6 +24,8 @@ #include +#include + #ifdef HEAP_PROTECTION static void test_heap_block_error(Heap_Control *heap, Heap_Block *block) { -- cgit v1.2.3