zig/libc/include/generic-musl/wait.h

2 lines
86 B
C
Raw Normal View History

2019-03-12 22:28:05 +08:00
#warning redirecting incorrect #include <wait.h> to <sys/wait.h>
#include <sys/wait.h>