git-commit-vandalism/compat/simple-ipc
Elijah Newren 74ea5c9574 treewide: be explicit about dependence on trace.h & trace2.h
Dozens of files made use of trace and trace2 functions, without
explicitly including trace.h or trace2.h.  This made it more difficult
to find which files could remove a dependence on cache.h.  Make C files
explicitly include trace.h or trace2.h if they are using them.

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:08 -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: be explicit about dependence on trace.h & trace2.h 2023-04-11 08:52:08 -07:00
ipc-win32.c treewide: be explicit about dependence on trace.h & trace2.h 2023-04-11 08:52:08 -07:00