zig/libc/include/generic-musl/wait.h
2019-03-12 10:30:12 -04:00

2 lines
86 B
C

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