patch-testcases_kernel_syscalls_fanotify_fanotify02_c 367 B

12345678910
  1. --- ltp-full-20220121.orig/testcases/kernel/syscalls/fanotify/fanotify02.c 2022-01-21 20:33:16.000000000 +0100
  2. +++ ltp-full-20220121/testcases/kernel/syscalls/fanotify/fanotify02.c 2022-02-23 14:13:22.712797424 +0100
  3. @@ -13,6 +13,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>