summaryrefslogtreecommitdiffstats
path: root/misc/adamain/rtems_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/adamain/rtems_init.c')
-rw-r--r--misc/adamain/rtems_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/adamain/rtems_init.c b/misc/adamain/rtems_init.c
index 7ffe112..eebf352 100644
--- a/misc/adamain/rtems_init.c
+++ b/misc/adamain/rtems_init.c
@@ -241,7 +241,7 @@ void *POSIX_Init( void *argument )
#if 1
/* We need to be able to create sockets */
-#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 20
+#define CONFIGURE_MAXIMUM_FILE_DESCRIPTORS 20
/* We need the full IMFS to pass the full ACATS */
#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM