summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuites/sptests/spcbssched03/tasks_periodic.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/spcbssched03/tasks_periodic.c b/testsuites/sptests/spcbssched03/tasks_periodic.c
index aa68228145..aa45b715c6 100644
--- a/testsuites/sptests/spcbssched03/tasks_periodic.c
+++ b/testsuites/sptests/spcbssched03/tasks_periodic.c
@@ -19,6 +19,8 @@
#include "system.h"
+#include <rtems/bspIo.h>
+
/* forward declarations to avoid warnings */
void overrun_handler_task_4(rtems_cbs_server_id server_id);