summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp08/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp08/init.c')
-rw-r--r--testsuites/sptests/sp08/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp08/init.c b/testsuites/sptests/sp08/init.c
index 48ec913f68..ddb55a94ab 100644
--- a/testsuites/sptests/sp08/init.c
+++ b/testsuites/sptests/sp08/init.c
@@ -13,6 +13,8 @@
#include <tmacros.h>
+#include <rtems/score/sysstate.h>
+
/* forward declarations to avoid warnings */
rtems_task Init(rtems_task_argument argument);