Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
path.c: migrate global git_path_* to take a repository argument
[gitweb.git]
/
bundle.c
diff --git
a/bundle.c
b/bundle.c
index 902c9b54485be2000696a697472fa10d97b36153..00ada05f46c80c959253b418bc25a40478721654 100644
(file)
--- a/
bundle.c
+++ b/
bundle.c
@@
-1,6
+1,7
@@
#include "cache.h"
#include "lockfile.h"
#include "bundle.h"
+#include "object-store.h"
#include "object.h"
#include "commit.h"
#include "diff.h"