aboutsummaryrefslogtreecommitdiff
path: root/rt/aio_misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'rt/aio_misc.c')
-rw-r--r--rt/aio_misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/aio_misc.c b/rt/aio_misc.c
index ca8f4de..0148705 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>