git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
9623514
)
refs/ref-cache.h: add missing declarations (hdr-check)
author
Ramsay Jones
<redacted>
Wed, 19 Sep 2018 00:10:34 +0000
(
01:10
+0100)
committer
Junio C Hamano
<redacted>
Thu, 20 Sep 2018 18:50:00 +0000
(11:50 -0700)
Signed-off-by: Ramsay Jones <redacted>
Signed-off-by: Junio C Hamano <redacted>
refs/ref-cache.h
patch
|
blob
|
history
diff --git
a/refs/ref-cache.h
b/refs/ref-cache.h
index eda65e73edd2d978e7c07065b888219f42348d87..3bfb89d2b343e958ed094a7fd922f2fd6e0c4178 100644
(file)
--- a/
refs/ref-cache.h
+++ b/
refs/ref-cache.h
@@
-1,7
+1,10
@@
#ifndef REFS_REF_CACHE_H
#define REFS_REF_CACHE_H
+#include "cache.h"
+
struct ref_dir;
+struct ref_store;
/*
* If this ref_cache is filled lazily, this function is used to load
git clone https://git.99rst.org/PROJECT