move struct ucred under _GNU_SOURCE in sys/socket.h for clean posix namespace
[musl] / include / wait.h
1 #warning redirecting incorrect #include <wait.h> to <sys/wait.h>
2 #include <sys/wait.h>