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]
/
shallow.c
diff --git
a/shallow.c
b/shallow.c
index df4d44ea7a34a6d6bef119d1494f1c055614cbb1..c2f81a5a5a80a8ed6bd958276e5dd9a651cc63ba 100644
(file)
--- a/
shallow.c
+++ b/
shallow.c
@@
-1,6
+1,7
@@
#include "cache.h"
#include "tempfile.h"
#include "lockfile.h"
+#include "object-store.h"
#include "commit.h"
#include "tag.h"
#include "pkt-line.h"