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 0d95dc42e..9c61917d7 100644 --- a/executor/common_bsd.h +++ b/executor/common_bsd.h @@ -8,6 +8,7 @@ #include <stdarg.h> #include <stdbool.h> #include <string.h> +#include <sys/syscall.h> #if GOOS_openbsd |
