Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2023-03-21 09:26:08 +0300
committerJunio C Hamano <gitster@pobox.com>2023-03-21 20:56:55 +0300
commitec2f02696157d3781fbfd410f0017c49cc1eda01 (patch)
tree4fdabe7153677a2ff5cb361ad0d32f6f1a525a73 /chunk-format.c
parentd48be35ca6f62e1ddd0161f9bbb4c893ee498bfe (diff)
csum-file.h: remove unnecessary inclusion of cache.h
With the change in the last commit to move several functions to write-or-die.h, csum-file.h no longer needs to include cache.h. However, removing that include forces several other C files, which directly or indirectly dependend upon csum-file.h's inclusion of cache.h, to now be more explicit about their dependencies. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'chunk-format.c')
-rw-r--r--chunk-format.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/chunk-format.c b/chunk-format.c
index 6d1071729d..60a73c1b14 100644
--- a/chunk-format.c
+++ b/chunk-format.c
@@ -3,6 +3,7 @@
#include "chunk-format.h"
#include "csum-file.h"
#include "gettext.h"
+#include "trace2.h"
/*
* When writing a chunk-based file format, collect the chunks in