X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=io_uring_engine.h;h=c165a40f51df19f2054ff6210d526e52c2e3e3fb;hb=b7e592f884002841ad53d0ad3abc600dcf0e5b9d;hp=f1238adcd7c5c69d956e838eb567aafc1322dc63;hpb=bbd966c25ca270651d335d9b81ba35e63ddf77b3;p=plocate diff --git a/io_uring_engine.h b/io_uring_engine.h index f1238ad..c165a40 100644 --- a/io_uring_engine.h +++ b/io_uring_engine.h @@ -1,12 +1,12 @@ #ifndef IO_URING_ENGINE_H #define IO_URING_ENGINE_H 1 -#include -#include -#include #include #include +#include #include +#include +#include struct io_uring_sqe; #ifndef WITHOUT_URING