Fix build on FreeBSD (#1381)
Including <sys/wait.h> is required on FreeBSD for WIFEXITED and another couple of macros. This includes sys/types.h and sys/wait.h always as described in waitpid(2).
This commit is contained in:
parent
1f032fd825
commit
18cb05d232