summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/capture/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/capture/system.h')
-rw-r--r--testsuites/samples/capture/system.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/samples/capture/system.h b/testsuites/samples/capture/system.h
index cbc61374db..224800abce 100644
--- a/testsuites/samples/capture/system.h
+++ b/testsuites/samples/capture/system.h
@@ -12,6 +12,7 @@
*/
#include <rtems.h>
+#include <rtems/test.h>
/* functions */
@@ -49,6 +50,8 @@ extern void setup_tasks_to_watch(void);
#define CONFIGURE_MAXIMUM_USER_EXTENSIONS (5)
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#include <rtems/confdefs.h>
/*