From: Ramsay Jones Date: Wed, 19 Sep 2018 00:10:34 +0000 (+0100) Subject: refs/ref-cache.h: add missing declarations (hdr-check) X-Git-Tag: v2.20.0-rc0~188^2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/440984b2d6825402e3fdd823de2def16ea7d56cf?hp=--cc refs/ref-cache.h: add missing declarations (hdr-check) Signed-off-by: Ramsay Jones Signed-off-by: Junio C Hamano --- 440984b2d6825402e3fdd823de2def16ea7d56cf diff --git a/refs/ref-cache.h b/refs/ref-cache.h index eda65e73ed..3bfb89d2b3 100644 --- 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