patch-testcases_kernel_syscalls_fanotify_fanotify02_c 367 B

12345678910
  1. --- ltp-full-20190930.orig/testcases/kernel/syscalls/fanotify/fanotify02.c 2019-09-30 13:30:25.000000000 +0200
  2. +++ ltp-full-20190930/testcases/kernel/syscalls/fanotify/fanotify02.c 2019-10-29 14:36:35.762145321 +0100
  3. @@ -10,6 +10,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>