diff options
Diffstat (limited to 'executor/common_linux.h')
| -rw-r--r-- | executor/common_linux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/common_linux.h b/executor/common_linux.h index d5152e058..ff27913d9 100644 --- a/executor/common_linux.h +++ b/executor/common_linux.h @@ -5580,6 +5580,7 @@ static long syz_pkey_set(volatile long pkey, volatile long val) #if SYZ_EXECUTOR || SYZ_SWAP #include <fcntl.h> +#include <linux/falloc.h> #include <stdio.h> #include <string.h> #include <sys/stat.h> |
