Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: add repository argument to commit_graft_pos
[gitweb.git]
/
send-pack.c
diff --git
a/send-pack.c
b/send-pack.c
index 19025a7aca82a7066b9a2d40d4d50406a9749a5f..71600028cddfb5ae608184c54dc4966406186a76 100644
(file)
--- a/
send-pack.c
+++ b/
send-pack.c
@@
-2,6
+2,7
@@
#include "config.h"
#include "commit.h"
#include "refs.h"
+#include "object-store.h"
#include "pkt-line.h"
#include "sideband.h"
#include "run-command.h"