fix inttypes.h PRI and SCN macros for [u]intptr_t types
[musl] / include / wait.h
1 #warning redirecting incorrect #include <wait.h> to <sys/wait.h>
2 #include <sys/wait.h>