X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=commit-graph.h;h=eea62f8c0ee53b56630a1a2b0c2c716b4cd63670;hb=c05048d43925ab8edcb36663752c2b4541911231;hp=76e098934a7f6740b52a479baa5c68fe605d1ea6;hpb=72c11b7e62c02d18a51f0bbaa2154ecebf8c74f0;p=thirdparty%2Fgit.git diff --git a/commit-graph.h b/commit-graph.h index 76e098934a..eea62f8c0e 100644 --- a/commit-graph.h +++ b/commit-graph.h @@ -4,6 +4,7 @@ #include "git-compat-util.h" #include "repository.h" #include "string-list.h" +#include "cache.h" struct commit;