aboutsummaryrefslogtreecommitdiff
path: root/include/vki
diff options
context:
space:
mode:
Diffstat (limited to 'include/vki')
-rw-r--r--include/vki/vki-darwin.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/vki/vki-darwin.h b/include/vki/vki-darwin.h
index cf5e5422b..e65881d81 100644
--- a/include/vki/vki-darwin.h
+++ b/include/vki/vki-darwin.h
@@ -1020,4 +1020,8 @@ struct ByteRangeLockPB2
#define VKI_A_SETKAUDIT A_SETKAUDIT
+#include <sys/aio.h>
+
+#define vki_aiocb aiocb
+
#endif