summaryrefslogtreecommitdiff
path: root/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify02_c
blob: 0244804dec4fbb50d9c6acaac638d93e11b79139 (plain)
1
2
3
4
5
6
7
8
9
10
--- ltp-full-20190930.orig/testcases/kernel/syscalls/fanotify/fanotify02.c	2019-09-30 13:30:25.000000000 +0200
+++ ltp-full-20190930/testcases/kernel/syscalls/fanotify/fanotify02.c	2019-10-29 14:36:35.762145321 +0100
@@ -10,6 +10,7 @@
 #define _GNU_SOURCE
 #include "config.h"
 
+#define _GNU_SOURCE
 #include <stdio.h>
 #include <sys/stat.h>
 #include <sys/types.h>