summaryrefslogtreecommitdiff
path: root/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify02_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-06 21:57:24 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-06 21:57:55 +0100
commit762afb815a81ca8d138aeecd1e0ce485f1c59473 (patch)
tree10a75f3b0ba7e8bc0989bdccebcdb5428e2d0f15 /package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify02_c
parent1e9ea77526502059d1b7dcde6288c5c29e84b1ea (diff)
ltp: use latest git version, move to new section
Diffstat (limited to 'package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify02_c')
-rw-r--r--package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify02_c10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify02_c b/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify02_c
new file mode 100644
index 000000000..1cfc1df7e
--- /dev/null
+++ b/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify02_c
@@ -0,0 +1,10 @@
+--- ltp-5ad79b71f6df2f191f6a81c6ef71078781c0ab15.orig/testcases/kernel/syscalls/fanotify/fanotify02.c 2015-12-06 17:03:41.000000000 +0100
++++ ltp-5ad79b71f6df2f191f6a81c6ef71078781c0ab15/testcases/kernel/syscalls/fanotify/fanotify02.c 2015-12-06 17:47:14.000000000 +0100
+@@ -27,6 +27,7 @@
+ */
+ #include "config.h"
+
++#define _GNU_SOURCE
+ #include <stdio.h>
+ #include <sys/stat.h>
+ #include <sys/types.h>