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