summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/iostream/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/iostream/system.h')
-rw-r--r--testsuites/samples/iostream/system.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/samples/iostream/system.h b/testsuites/samples/iostream/system.h
index cf144cce4b..ebe538029e 100644
--- a/testsuites/samples/iostream/system.h
+++ b/testsuites/samples/iostream/system.h
@@ -12,6 +12,7 @@
*/
#include <rtems.h>
+#include <rtems/test.h>
/* configuration information */
@@ -33,6 +34,8 @@
/* Only remove when this macro is removed from confdefs.h. It tests it. */
#define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#include <rtems/confdefs.h>
/* end of include file */