fix some prctl macros that were incorrectly copied into this file
[musl] / include / sys / errno.h
1 #warning redirecting incorrect #include <sys/errno.h> to <errno.h>
2 #include <errno.h>