mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Add needed include (according to XOPEN) for definition of WIFEXITED and WEXITSTATUS.
[SVN r39499]
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
# include <unistd.h> /* needed for vfork(), _exit() prototypes */
|
||||
# include <sys/resource.h>
|
||||
# include <sys/times.h>
|
||||
# include <sys/wait.h>
|
||||
|
||||
#if defined(sun) || defined(__sun) || defined(linux)
|
||||
#include <wait.h>
|
||||
|
||||
Reference in New Issue
Block a user