patch-testcases_kernel_syscalls_fanotify_fanotify04_c 367 B

12345678910
  1. --- ltp-full-20170929.orig/testcases/kernel/syscalls/fanotify/fanotify04.c 2017-09-29 17:11:54.000000000 +0200
  2. +++ ltp-full-20170929/testcases/kernel/syscalls/fanotify/fanotify04.c 2017-10-05 18:58:09.691411411 +0200
  3. @@ -29,6 +29,7 @@
  4. #define _GNU_SOURCE
  5. #include "config.h"
  6. +#define _GNU_SOURCE
  7. #include <stdio.h>
  8. #include <sys/stat.h>
  9. #include <sys/types.h>