add support for ipv6 scope_id to getaddrinfo and getnameinfo
[musl] / include / wait.h
1 #warning redirecting incorrect #include <wait.h> to <sys/wait.h>
2 #include <sys/wait.h>