aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJilles Tjoelker <jilles@FreeBSD.org>2010-10-09 13:01:25 +0000
committerJilles Tjoelker <jilles@FreeBSD.org>2010-10-09 13:01:25 +0000
commit1a2c6ebb1a31b18426fae57a93d3be1b7450d795 (patch)
tree6830aaa998ed66bbd4b3d4d27b8dc4160ee60bfa /include
parentc1f3ae5ae0e316ca611235fb5dd177e297ce15bd (diff)
Notes
Diffstat (limited to 'include')
-rw-r--r--include/limits.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/limits.h b/include/limits.h
index 3f770cc3408e..c6c4350738fc 100644
--- a/include/limits.h
+++ b/include/limits.h
@@ -74,7 +74,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