sys/mount.h: add MS_NOSYMFOLLOW from linux v5.10
[musl] / include / wait.h
1 #warning redirecting incorrect #include <wait.h> to <sys/wait.h>
2 #include <sys/wait.h>