summaryrefslogtreecommitdiff
path: root/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify02_c
blob: 5befae0305287fa96a79e35def94041d03a641db (plain)
1
2
3
4
5
6
7
8
9
10
--- ltp-full-20220121.orig/testcases/kernel/syscalls/fanotify/fanotify02.c	2022-01-21 20:33:16.000000000 +0100
+++ ltp-full-20220121/testcases/kernel/syscalls/fanotify/fanotify02.c	2022-02-23 14:13:22.712797424 +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>