5 Mar
2026
5 Mar
'26
1:38 a.m.
On Mon, 23 Feb 2026 13:11:19 -0500
Peter Foley
Support build systems like bazel that check that headers are self-contained.
Also update includes so that clang-include-cleaner succeeds.
Tested with: clang-include-cleaner-19 --extra-arg=-D_GNU_SOURCE --extra-arg=-DPAGE_SIZE=4096 --extra-arg=-DVERSION=\"git\" --extra-arg=-DHAS_GETRANDOM *.h *.c
Signed-off-by: Peter Foley
Tested some more (especially with musl), and applied, thanks. At this point, with David's series applied as well, things should build cleanly for you. -- Stefano