summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spheapprot/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spheapprot/init.c')
-rw-r--r--testsuites/sptests/spheapprot/init.c2
1 files changed, 2 insertions, 0 deletions
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 <rtems.h>
+#include <bsp.h>
+
#ifdef HEAP_PROTECTION
static void test_heap_block_error(Heap_Control *heap, Heap_Block *block)
{