]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/fetch.c
object-store: move object access functions to object-store.h
[thirdparty/git.git] / builtin / fetch.c
index 73be393b2eaa37aa0831b7c5b767569b6deb3cc0..c1f2df979652a3361e364de2b1c011e479176d27 100644 (file)
@@ -5,6 +5,7 @@
 #include "config.h"
 #include "repository.h"
 #include "refs.h"
+#include "object-store.h"
 #include "commit.h"
 #include "builtin.h"
 #include "string-list.h"