Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
object-store: move object access functions to object-store.h
[gitweb.git]
/
unpack-trees.c
diff --git
a/unpack-trees.c
b/unpack-trees.c
index e73745051e505934b44be216b1d80a6c053c96de..e3f95cc6f951102f7ce95b0767228c80e98e5619 100644
(file)
--- a/
unpack-trees.c
+++ b/
unpack-trees.c
@@
-15,6
+15,7
@@
#include "submodule.h"
#include "submodule-config.h"
#include "fsmonitor.h"
+#include "object-store.h"
#include "fetch-object.h"
/*