aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
Diffstat (limited to 'executor')
-rw-r--r--executor/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/common.h b/executor/common.h
index 7778cb7e0..6a166b6dd 100644
--- a/executor/common.h
+++ b/executor/common.h
@@ -103,6 +103,7 @@
#include <fcntl.h>
#include <stdio.h>
#include <sys/stat.h>
+#include <sys/sysmacros.h>
#endif
#ifdef __NR_syz_open_pts
#include <fcntl.h>