summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/limits.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/limits.h b/include/limits.h
index 6a24913..9828ab6 100644
--- a/include/limits.h
+++ b/include/limits.h
@@ -70,7 +70,7 @@
#endif
#if __POSIX_VISIBLE >= 199309
-#define _POSIX_AIO_LISTIO_MAX 16
+#define _POSIX_AIO_LISTIO_MAX 2
#define _POSIX_AIO_MAX 1
#define _POSIX_DELAYTIMER_MAX 32
#define _POSIX_MQ_OPEN_MAX 8
OpenPOWER on IntegriCloud