Commit eeb52a3
authored
Fix missing includes
WIFEXITED requires <sys/wait.h> header. On some platforms, the transitive includes have this symbol, but not all.1 parent ad7b71c commit eeb52a3
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments