]> git.ipfire.org Git - thirdparty/git.git/blobdiff - bisect.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / bisect.c
index 0a5f2ed35467e47f80a7c1968b5c7de3035ed64a..e708e8b6aa140570c6899d96e856f5f3c4665bfc 100644 (file)
--- a/bisect.c
+++ b/bisect.c
@@ -17,6 +17,7 @@
 #include "strvec.h"
 #include "commit-slab.h"
 #include "commit-reach.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "dir.h"