summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fsdosfsformat01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/fstests/fsdosfsformat01/init.c')
-rw-r--r--testsuites/fstests/fsdosfsformat01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/fstests/fsdosfsformat01/init.c b/testsuites/fstests/fsdosfsformat01/init.c
index a8477cb61f..c636e848e6 100644
--- a/testsuites/fstests/fsdosfsformat01/init.c
+++ b/testsuites/fstests/fsdosfsformat01/init.c
@@ -511,7 +511,7 @@ static void Init( rtems_task_argument arg )
#define CONFIGURE_APPLICATION_NEEDS_LIBBLOCK
/* one active file + stdin + stdout + stderr + device file when mounted */
-#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 5
+#define CONFIGURE_MAXIMUM_FILE_DESCRIPTORS 5
#define CONFIGURE_FILESYSTEM_DOSFS