Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: add repository argument to register_commit_graft
[gitweb.git]
/
remote-testsvn.c
diff --git
a/remote-testsvn.c
b/remote-testsvn.c
index c4bb9a8ba920c1b344b910e7f6e59915044f4f9a..515b922b503c480cb17ee9c1c0759017c611732c 100644
(file)
--- a/
remote-testsvn.c
+++ b/
remote-testsvn.c
@@
-1,6
+1,7
@@
#include "cache.h"
#include "refs.h"
#include "remote.h"
+#include "object-store.h"
#include "strbuf.h"
#include "url.h"
#include "exec_cmd.h"