add configure check for broken gcc 4.9.0 and possibly other versions
[musl] / include / wait.h
1 #warning redirecting incorrect #include <wait.h> to <sys/wait.h>
2 #include <sys/wait.h>