zig/lib/libc/include/generic-musl/sys/errno.h

2 lines
85 B
C

#warning redirecting incorrect #include <sys/errno.h> to <errno.h>
#include <errno.h>