]> git.proxmox.com Git - wasi-libc.git/blob - libc-top-half/musl/include/wait.h
threads: enable `PTHREAD_{MUTEX,RWLOCK,COND}_INITIALIZER`. (#397)
[wasi-libc.git] / libc-top-half / musl / include / wait.h
1 #warning redirecting incorrect #include <wait.h> to <sys/wait.h>
2 #include <sys/wait.h>