aports/testing/plocate/include-statx.patch
psykose 0d22095643 testing/plocate: new aport
https://plocate.sesse.net/
posting-list based locate(1) for finding files
2022-04-06 07:43:32 +00:00

11 lines
209 B
Diff

--- a/io_uring_engine.h
+++ b/io_uring_engine.h
@@ -7,6 +7,7 @@
#include <string_view>
#include <sys/socket.h>
#include <sys/types.h>
+#include <linux/stat.h>
struct io_uring_sqe;
#ifndef WITHOUT_URING