summaryrefslogtreecommitdiff
path: root/src/aio/LIO_NOWAIT.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/aio/LIO_NOWAIT.h')
-rw-r--r--src/aio/LIO_NOWAIT.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/aio/LIO_NOWAIT.h b/src/aio/LIO_NOWAIT.h
new file mode 100644
index 00000000..c0949ba4
--- /dev/null
+++ b/src/aio/LIO_NOWAIT.h
@@ -0,0 +1,5 @@
+#include <aio.h>
+#define LIO_NOWAIT 1
+/*
+POSIX(199309)
+*/