musl-tcc/include/wait.h
2022-03-20 16:48:53 +08:00

3 lines
87 B
C

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