restore attribute((const)) to pthread_self and errno location decls
[musl] / include / sys / errno.h
1 #warning redirecting incorrect #include <sys/errno.h> to <errno.h>
2 #include <errno.h>