aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
Diffstat (limited to 'executor')
-rw-r--r--executor/common_linux.h1
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>