--- libev/ev.c 2019/07/02 06:07:54 1.502 +++ libev/ev.c 2019/07/03 21:52:04 1.503 @@ -459,7 +459,7 @@ #if EV_USE_IOURING # include -# if !__alpha && !SYS_io_uring_setup +# if !SYS_io_uring_setup && __linux && !__alpha # define SYS_io_uring_setup 425 # define SYS_io_uring_enter 426 # define SYS_io_uring_wregister 427