musl-tcc/include/wait.h

3 lines
87 B
C
Raw Normal View History

2022-03-20 04:48:53 -04:00
#warning redirecting incorrect #include <wait.h> to <sys/wait.h>
#include <sys/wait.h>