getservbyport_r: fix wrong result if getnameinfo fails with EAI_OVERFLOW
[musl] / include / wait.h
1 #warning redirecting incorrect #include <wait.h> to <sys/wait.h>
2 #include <sys/wait.h>