diff options
Diffstat (limited to 'executor/common_bsd.h')
| -rw-r--r-- | executor/common_bsd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/common_bsd.h b/executor/common_bsd.h index d250c5f29..d5030d482 100644 --- a/executor/common_bsd.h +++ b/executor/common_bsd.h @@ -43,6 +43,7 @@ static void setup_usb(void) #if SYZ_EXECUTOR || SYZ_FAULT #include <fcntl.h> #include <sys/fault.h> +#include <sys/stat.h> static void setup_fault(void) { if (chmod("/dev/fault", 0666)) |
