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]
/
refs.c
diff --git
a/refs.c
b/refs.c
index 27c88ba7689f781c79f2026aabca00395637b27e..2361ba9c6ee49827c19b3dcbe20711943d3ec4a9 100644
(file)
--- a/
refs.c
+++ b/
refs.c
@@
-9,6
+9,7
@@
#include "iterator.h"
#include "refs.h"
#include "refs/refs-internal.h"
+#include "object-store.h"
#include "object.h"
#include "tag.h"
#include "submodule.h"