summaryrefslogtreecommitdiff
path: root/package/ltp/patches/patch-testcases_kernel_syscalls_fanotify_fanotify04_c
blob: db277f87d15a056b5d164baefa5e5197e7e310e0 (plain)
1
2
3
4
5
6
7
8
9
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 <stdio.h>
 #include <sys/stat.h>
 #include <sys/types.h>