1
0
mirror of https://github.com/fluencelabs/musl synced 2025-06-24 04:01:56 +00:00
Files
musl/include/wait.h

3 lines
87 B
C
Raw Normal View History

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