summaryrefslogtreecommitdiff
path: root/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-02-06 10:01:41 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-08 10:32:14 +0100
commit6a3568dc73b086ccf4f1b7fcceff341e8aa5ced2 (patch)
tree33c070604803547f7845b1a1bd21adc2693b21d4 /package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c
parent377be14b1a78b7f0fc91fdede93c04b6aa4f9ca9 (diff)
ltp: update to 20240129
Diffstat (limited to 'package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c')
-rw-r--r--package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c b/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c
deleted file mode 100644
index d67ac8024..000000000
--- a/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- ltp-full-20220121.orig/testcases/kernel/syscalls/fanotify/fanotify04.c 2022-01-21 20:33:16.000000000 +0100
-+++ ltp-full-20220121/testcases/kernel/syscalls/fanotify/fanotify04.c 2022-02-23 14:13:22.724797124 +0100
-@@ -13,6 +13,7 @@
- #define _GNU_SOURCE
- #include "config.h"
-
-+#define _GNU_SOURCE
- #include <stdio.h>
- #include <sys/stat.h>
- #include <sys/types.h>