1
0
mirror of git://git.musl-libc.org/musl synced 2025-04-06 17:22:36 +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>