mirror of git://git.suckless.org/ubase
a015607af0
This header used to be included by sys/types.h in glibc, and musl adopted the behaviour. However, this dependency was never desired, so glibc deprecated it in 2016 and finally removed it in 2019, and so did musl. Explicitly including the header should be a no-op on older libc versions and fixes the build on newer versions. https://sourceware.org/bugzilla/show_bug.cgi?id=19239 https://git.musl-libc.org/cgit/musl/commit/?id=f552c79 |
||
---|---|---|
.. | ||
agetcwd.c | ||
agetline.c | ||
apathmax.c | ||
concat.c | ||
ealloc.c | ||
eprintf.c | ||
estrtol.c | ||
estrtoul.c | ||
explicit_bzero.c | ||
passwd.c | ||
proc.c | ||
putword.c | ||
recurse.c | ||
strlcat.c | ||
strlcpy.c | ||
strtonum.c | ||
tty.c |