1
0
mirror of git://git.musl-libc.org/musl synced 2025-03-20 09:57:14 +00:00
musl/include/wait.h

3 lines
87 B
C

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