]> git.ipfire.org Git - thirdparty/git.git/blobdiff - pack-check.c
describe: fix --no-exact-match
[thirdparty/git.git] / pack-check.c
index 6974e40a95826e39b3f102d1653b391c9e87cde5..049f2f0bfc03f2c08a4e24fa6be767f01fe8145d 100644 (file)
@@ -1,4 +1,4 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "environment.h"
 #include "hex.h"
 #include "repository.h"
@@ -6,6 +6,7 @@
 #include "pack-revindex.h"
 #include "progress.h"
 #include "packfile.h"
+#include "object-file.h"
 #include "object-store.h"
 
 struct idx_entry {