fix signedness of UINT32_MAX and UINT64_MAX at the preprocessor level
[musl] / include / wait.h
1 #warning redirecting incorrect #include <wait.h> to <sys/wait.h>
2 #include <sys/wait.h>