summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spqreslib/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spqreslib/init.c')
-rw-r--r--testsuites/sptests/spqreslib/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/spqreslib/init.c b/testsuites/sptests/spqreslib/init.c
index 680f7bed92..38d9999bbd 100644
--- a/testsuites/sptests/spqreslib/init.c
+++ b/testsuites/sptests/spqreslib/init.c
@@ -19,6 +19,8 @@
#define CONFIGURE_INIT
#include "system.h"
+#include <rtems/score/scheduleredfimpl.h>
+
const char rtems_test_name[] = "SPQRESLIB";
rtems_id Task_id;