]> git.ipfire.org Git - thirdparty/git.git/blobdiff - remote.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / remote.c
index 6599d52de203e0b6e7e38ebe2acce2e92e759825..3afedce593e31c716e7a1e9ef8ffd890c79596bf 100644 (file)
--- a/remote.c
+++ b/remote.c
@@ -9,6 +9,7 @@
 #include "urlmatch.h"
 #include "refs.h"
 #include "refspec.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "commit.h"
 #include "diff.h"