summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpscheduler06/init.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/smptests/smpscheduler06/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/smptests/smpscheduler06/init.c b/testsuites/smptests/smpscheduler06/init.c
index 1559e04d43..6f26639a86 100644
--- a/testsuites/smptests/smpscheduler06/init.c
+++ b/testsuites/smptests/smpscheduler06/init.c
@@ -17,7 +17,7 @@
#endif
#include <rtems.h>
-#include <rtems/test.h>
+#include <rtems/test-info.h>
void Init(rtems_task_argument arg);