On Thu, Jun 22, 2023 at 02:59:14PM -0700, Breno Leitao wrote: > --- a/io_uring/uring_cmd.c > +++ b/io_uring/uring_cmd.c > @@ -7,6 +7,7 @@ > #include <linux/nospec.h> > > #include <uapi/linux/io_uring.h> > +#include <uapi/asm-generic/ioctls.h> Is this still needed? thanks, greg k-h