diff options
Diffstat (limited to 'executor')
| -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 7d387be16..1e0389af5 100644 --- a/executor/common_bsd.h +++ b/executor/common_bsd.h @@ -387,6 +387,7 @@ static long syz_extract_tcp_res(volatile long a0, volatile long a1, volatile lon #if SYZ_EXECUTOR || SYZ_SANDBOX_SETUID || SYZ_SANDBOX_NONE +#include <errno.h> #include <sys/resource.h> #include <unistd.h> |
