From 762afb815a81ca8d138aeecd1e0ce485f1c59473 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 6 Dec 2015 21:57:24 +0100 Subject: ltp: use latest git version, move to new section --- .../patch-testcases_kernel_syscalls_fanotify_fanotify04_c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c (limited to 'package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c') diff --git a/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c b/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c new file mode 100644 index 000000000..db277f87d --- /dev/null +++ b/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c @@ -0,0 +1,10 @@ +--- ltp-5ad79b71f6df2f191f6a81c6ef71078781c0ab15.orig/testcases/kernel/syscalls/fanotify/fanotify04.c 2015-12-06 17:03:41.000000000 +0100 ++++ ltp-5ad79b71f6df2f191f6a81c6ef71078781c0ab15/testcases/kernel/syscalls/fanotify/fanotify04.c 2015-12-06 17:51:52.000000000 +0100 +@@ -27,6 +27,7 @@ + */ + #include "config.h" + ++#define _GNU_SOURCE + #include + #include + #include -- cgit v1.2.3