signal.h: add SYS_USER_DISPATCH si_code value from linux v5.11
[musl] / include / wait.h
1 #warning redirecting incorrect #include <wait.h> to <sys/wait.h>
2 #include <sys/wait.h>