summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spobjgetnext/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spobjgetnext/init.c')
-rw-r--r--testsuites/sptests/spobjgetnext/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/spobjgetnext/init.c b/testsuites/sptests/spobjgetnext/init.c
index 037a833a88..c6da26db62 100644
--- a/testsuites/sptests/spobjgetnext/init.c
+++ b/testsuites/sptests/spobjgetnext/init.c
@@ -17,6 +17,8 @@
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__ 1
#include "system.h"
+#include <rtems/rtems/tasksimpl.h>
+
/* prototypes */
int scan_objects(
Objects_Information *information,