summaryrefslogtreecommitdiff
path: root/rt
diff options
context:
space:
mode:
Diffstat (limited to 'rt')
-rw-r--r--rt/aio_notify.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/aio_notify.c b/rt/aio_notify.c
index 04a9dd6db3..9b17750d03 100644
--- a/rt/aio_notify.c
+++ b/rt/aio_notify.c
@@ -21,6 +21,7 @@
#include <errno.h>
#include <pthread.h>
#include <stdlib.h>
+#include <unistd.h>
#include "aio_misc.h"