Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sequencer: change the way skip_unnecessary_picks() returns its result
[gitweb.git]
/
archive.c
diff --git
a/archive.c
b/archive.c
index 4fe7bec60c12b3b1ab27c35b716b23f4535d170c..875dab64b606704d2510b05889a934ed885019ee 100644
(file)
--- a/
archive.c
+++ b/
archive.c
@@
-1,6
+1,7
@@
#include "cache.h"
#include "config.h"
#include "refs.h"
+#include "object-store.h"
#include "commit.h"
#include "tree-walk.h"
#include "attr.h"