patch-testcases_kernel_syscalls_fanotify_fanotify02_c 367 B

12345678910
  1. --- ltp-full-20170929.orig/testcases/kernel/syscalls/fanotify/fanotify02.c 2017-09-29 17:11:54.000000000 +0200
  2. +++ ltp-full-20170929/testcases/kernel/syscalls/fanotify/fanotify02.c 2017-10-05 18:58:09.683412374 +0200
  3. @@ -28,6 +28,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>