On Mon, Jul 09, 2018 at 09:21:53PM +0200, Stephan Müller wrote: > Without such a patch, libkcapi fails to compile as well. See [1]. > > Apart from your suggested patch above, do you have another suggestion how make > the user space code compile? The only other option would be to move the __aio_sigset delcaration out of the uapi header, similar to what we do for pselect. This is also rather ugly, but I gess that's what we'll have to do. I will prepare a patch for it.