From cb2a51356d3019582128a818aea533ccd11f42c0 Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Sat, 22 Apr 2023 20:17:09 +0000 Subject: symlinks.h: move declarations for symlinks.c functions from cache.h Signed-off-by: Elijah Newren Signed-off-by: Junio C Hamano --- preload-index.c | 1 + 1 file changed, 1 insertion(+) (limited to 'preload-index.c') diff --git a/preload-index.c b/preload-index.c index 4abf9c983b..7a26b08c21 100644 --- a/preload-index.c +++ b/preload-index.c @@ -11,6 +11,7 @@ #include "progress.h" #include "thread-utils.h" #include "repository.h" +#include "symlinks.h" #include "trace2.h" /* -- cgit v1.2.3