mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 13:41:20 +02:00
11 lines
209 B
Diff
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
|