@@ -15,8 +15,6 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
src/shared/base-filesystem.c | 1 +
2 files changed, 7 insertions(+)
-diff --git a/src/basic/missing_syscall.h b/src/basic/missing_syscall.h
-index 86280771c4..20d05db506 100644
--- a/src/basic/missing_syscall.h
+++ b/src/basic/missing_syscall.h
@@ -20,6 +20,12 @@
@@ -31,9 +29,7 @@ index 86280771c4..20d05db506 100644
+
#include "macro.h"
#include "missing_keyctl.h"
- #include "missing_stat.h"
-diff --git a/src/shared/base-filesystem.c b/src/shared/base-filesystem.c
-index 67aa8ea1f2..8d9824495e 100644
+ #include "missing_sched.h"
--- a/src/shared/base-filesystem.c
+++ b/src/shared/base-filesystem.c
@@ -20,6 +20,7 @@
@@ -44,6 +40,3 @@ index 67aa8ea1f2..8d9824495e 100644
typedef struct BaseFilesystem {
const char *dir; /* directory or symlink to create */
-2.45.1
-
Fixes ERROR: systemd-1_256.5-r0 do_patch: QA Issue: Fuzz detected: Applying patch 0017-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch patching file src/basic/missing_syscall.h Hunk #1 succeeded at 20 with fuzz 1. The issue surfaces when building with musl Signed-off-by: Khem Raj <raj.khem@gmail.com> --- ...sing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-)