1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-27 19:16:11 +02:00
git/compat/simple-ipc
Elijah Newren 5579f44d2f 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>
2023-04-11 08:52:09 -07:00
..
ipc-shared.c treewide: remove unnecessary cache.h inclusion from several sources 2023-03-21 10:56:51 -07:00
ipc-unix-socket.c treewide: remove unnecessary cache.h inclusion 2023-04-11 08:52:09 -07:00
ipc-win32.c treewide: be explicit about dependence on trace.h & trace2.h 2023-04-11 08:52:08 -07:00