mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t
[musl] / include / wait.h
1 #warning redirecting incorrect #include <wait.h> to <sys/wait.h>
2 #include <sys/wait.h>