--- libev/ev.c 2019/11/22 14:32:13 1.511 +++ libev/ev.c 2019/11/22 19:54:38 1.512 @@ -450,8 +450,8 @@ #endif #if __linux && EV_USE_IOURING -# include -# ifndef RWF_SYNC +# include +# if LINUX_VERSION_CODE < KERNEL_VERSION(4,14,0) # undef EV_USE_IOURING # define EV_USE_IOURING 0 # endif