mirror of
https://github.com/fluencelabs/musl
synced 2025-04-25 07:12:15 +00:00
3 lines
87 B
C
3 lines
87 B
C
|
#warning redirecting incorrect #include <wait.h> to <sys/wait.h>
|
||
|
#include <sys/wait.h>
|