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