mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-09 06:44:22 +03:00
![Rich Felker](/assets/img/avatar_default.png)
these were overlooked during review. bits headers are not allowed to pull in additional headers (note: that rule is currently broken in other places but just for endian.h). string.h has no place here anyway, and including bits/alltypes.h without defining macros to request types from it is a nop.