From 4f6ab4b222afedfa214ef3c86d5fdeb033bb0202 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 22 Jan 2020 13:57:10 +0000 Subject: *** empty log message *** --- config.h.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 914d606..4415059 100644 --- a/config.h.in +++ b/config.h.in @@ -72,6 +72,9 @@ /* Define to 1 if you have the `isastream' function. */ #undef HAVE_ISASTREAM +/* Define to 1 if linux/fs.h defined kernel_rwf_t */ +#undef HAVE_KERNEL_RWF_T + /* Define to 1 if you have the `kqueue' function. */ #undef HAVE_KQUEUE @@ -84,6 +87,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LIBUTIL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LINUX_AIO_ABI_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_LINUX_FS_H + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -201,6 +210,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STRREDIR_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TIMERFD_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H -- cgit v1.2.3