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

2 lines
86 B
C

#warning redirecting incorrect #include <wait.h> to <sys/wait.h>
#include <sys/wait.h>