diff options
author | Elijah Newren <newren@gmail.com> | 2023-04-11 09:41:48 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-04-11 17:52:09 +0200 |
commit | 5579f44d2fb37e1126e71870b208d93e93e510ac (patch) | |
tree | 1639dc5556ad7f1c8ca7e62c1e5a6b5a3a48584d /archive.h | |
parent | treewide: be explicit about dependence on mem-pool.h (diff) | |
download | git-5579f44d2fb37e1126e71870b208d93e93e510ac.tar.xz git-5579f44d2fb37e1126e71870b208d93e93e510ac.zip |
treewide: remove unnecessary cache.h inclusion
Several files were including cache.h solely to get other headers, such
as trace.h and trace2.h. Since the last few commits have modified
files to make these dependencies more explicit, the inclusion of cache.h
is no longer needed in several cases. Remove it.
Signed-off-by: Elijah Newren <newren@gmail.com>
Acked-by: Calvin Wan <calvinwan@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'archive.h')
0 files changed, 0 insertions, 0 deletions