repos
/
moxie
/
lib
/
musl
/
include
/ wait.h
wait.h
raw
1
#warning redirecting incorrect #include <wait.h> to <sys/wait.h>
2
#include <sys/wait.h>
3