#include <linux/io_uring.h>
main.c:1:10: fatal error: linux/io_uring.h: No such file or directory
#include <linux/io_uring.h>
^~~~~~~~~~~~~~~~~~
Kernel version 5.4.0-80.
I have not found a way to install the API header files. The ABI should be supported though.