diff options
Diffstat (limited to 'rt/aio_misc.c')
-rw-r--r-- | rt/aio_misc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/aio_misc.c b/rt/aio_misc.c index ca8f4de4bd..0148705662 100644 --- a/rt/aio_misc.c +++ b/rt/aio_misc.c @@ -20,6 +20,7 @@ #include <aio.h> #include <errno.h> +#include <limits.h> #include <pthread.h> #include <stdlib.h> #include <unistd.h> |