Add configure script

Some older installs don't have __kernel_rwf_t in linux/fs.h, so
add a check for that.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
Jens Axboe
2019-01-15 11:14:43 -07:00
parent 89167b457f
commit f16b83b293
6 changed files with 152 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
#define LIB_URING_H
#include <sys/uio.h>
#include "compat.h"
#include "io_uring.h"
/*