Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sequencer: change the way skip_unnecessary_picks() returns its result
[gitweb.git]
/
refs.c
diff --git
a/refs.c
b/refs.c
index 0eb379f9312fd9f167fea2e0f148c85c47cd2ff0..3b4508a97aa23fa4a16bb64137b01c16b2b4b59d 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"