]> git.ipfire.org Git - thirdparty/git.git/blobdiff - strbuf.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / strbuf.c
index 70a83e7980e0e575cde2d9b8fed5eec1fa9f48e5..1b93d9d3c4741003c346891cfeb04c313192ef88 100644 (file)
--- a/strbuf.c
+++ b/strbuf.c
@@ -4,6 +4,7 @@
 #include "environment.h"
 #include "gettext.h"
 #include "hex.h"
+#include "object-name.h"
 #include "refs.h"
 #include "string-list.h"
 #include "utf8.h"