Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
shallow: migrate shallow information into the object parser
[gitweb.git]
/
list-objects.c
diff --git
a/list-objects.c
b/list-objects.c
index 168bef688a89489a9d88d3e1f773483dbc1c8860..7ae0eb8ebc75145a2b86bff3030ce36d7b33dd35 100644
(file)
--- a/
list-objects.c
+++ b/
list-objects.c
@@
-10,6
+10,7
@@
#include "list-objects-filter.h"
#include "list-objects-filter-options.h"
#include "packfile.h"
+#include "object-store.h"
static void process_blob(struct rev_info *revs,
struct blob *blob,