repos
/
moxie
/
lib
/
musl
/
include
/
sys
/ errno.h
errno.h
raw
1
#warning redirecting incorrect #include <sys/errno.h> to <errno.h>
2
#include <errno.h>
3