zig/lib/libc/musl/include/wait.h

3 lines
87 B
C
Raw Normal View History

2019-07-17 07:54:14 +08:00
#warning redirecting incorrect #include <wait.h> to <sys/wait.h>
#include <sys/wait.h>