]> git.ipfire.org Git - thirdparty/git.git/commit
treewide: add direct includes currently only pulled in transitively
authorElijah Newren <newren@gmail.com>
Sat, 23 Dec 2023 17:14:59 +0000 (17:14 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Dec 2023 20:04:32 +0000 (12:04 -0800)
commitec2101abf3ea00a3cbb4c88c14d6658fa6d09984
tree5b1535b82a055db5b443a29313eededfa476206b
parent0a4d5b97720a847d00e6553aeec0984de1e01472
treewide: add direct includes currently only pulled in transitively

The next commit will remove a bunch of unnecessary includes, but to do
so, we need some of the lower level direct includes that files rely on
to be explicitly specified.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/commit-graph.c
builtin/for-each-ref.c
builtin/fsmonitor--daemon.c
commit-graph.c