Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
packfile: keep prepare_packed_git() private
[gitweb.git]
/
transport.c
diff --git
a/transport.c
b/transport.c
index 00d48b5b565b0edfa826a8c426e76cfc60a2f0a1..3afc6324726eafb71e7805153aa6a635f4e0c8d9 100644
(file)
--- a/
transport.c
+++ b/
transport.c
@@
-18,6
+18,7
@@
#include "sha1-array.h"
#include "sigchain.h"
#include "transport-internal.h"
+#include "object-store.h"
static void set_upstreams(struct transport *transport, struct ref *refs,
int pretend)