diff options
Diffstat (limited to 'posix/spawn.h')
-rw-r--r-- | posix/spawn.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/spawn.h b/posix/spawn.h index 36205da7a7..9a82f0367d 100644 --- a/posix/spawn.h +++ b/posix/spawn.h @@ -21,6 +21,7 @@ #include <features.h> #include <sched.h> +#define __need_sigset_t #include <signal.h> #include <sys/types.h> |