mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
12 lines
201 B
Diff
12 lines
201 B
Diff
--- a/src/netcode/uring.c
|
|
+++ b/src/netcode/uring.c
|
|
@@ -9,8 +9,6 @@
|
|
#include <unistd.h>
|
|
#include <fcntl.h>
|
|
|
|
-#include <linux/stat.h>
|
|
-
|
|
#include <basic_vfs.h> // needed for musl
|
|
|
|
#include "hin.h"
|