summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-02-25 07:13:55 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-02-25 07:15:17 +0100
commit5d1d3485cb31c5fe4b822c8c8fb888fa68f48e7e (patch)
tree4df728c41f3c398d50dcf5a8f8296af43f06e371 /testsuites/libtests
parentmptests/mp14: Include missing header file (diff)
downloadrtems-5d1d3485cb31c5fe4b822c8c8fb888fa68f48e7e.tar.bz2
libtests/stackchk: Include missing header file
Update #3875.
Diffstat (limited to 'testsuites/libtests')
-rw-r--r--testsuites/libtests/stackchk/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/libtests/stackchk/init.c b/testsuites/libtests/stackchk/init.c
index 2ded41a549..da22a7ab50 100644
--- a/testsuites/libtests/stackchk/init.c
+++ b/testsuites/libtests/stackchk/init.c
@@ -26,6 +26,8 @@
#define CONFIGURE_INIT
#include "system.h"
+#include <rtems/bspIo.h>
+
const char rtems_test_name[] = "STACKCHK";
rtems_task Init(