]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/bisect.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / bisect.c
index 7dc175c65707c63d6befc37246444ab601e66268..4b2143d4557a8de9007b4885866c1d4ca9668cc8 100644 (file)
@@ -3,6 +3,7 @@
 #include "environment.h"
 #include "gettext.h"
 #include "hex.h"
+#include "object-name.h"
 #include "parse-options.h"
 #include "bisect.h"
 #include "refs.h"