refs/ref-cache.h: add missing declarations (hdr-check)
authorRamsay Jones <redacted>
Wed, 19 Sep 2018 00:10:34 +0000 (01:10 +0100)
committerJunio 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

index eda65e73edd2d978e7c07065b888219f42348d87..3bfb89d2b343e958ed094a7fd922f2fd6e0c4178 100644 (file)
@@ -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