mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 13:41:20 +02:00
13 lines
263 B
Diff
13 lines
263 B
Diff
diff --git a/compat/landlock.c b/compat/landlock.c
|
|
index aef7fe25..1bae9a36 100644
|
|
--- a/compat/landlock.c
|
|
+++ b/compat/landlock.c
|
|
@@ -15,7 +15,6 @@
|
|
*/
|
|
|
|
#include <linux/landlock.h>
|
|
-#include <linux/prctl.h>
|
|
|
|
#include <sys/prctl.h>
|
|
#include <sys/syscall.h>
|