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 --- dir.c | 1 + 1 file changed, 1 insertion(+) (limited to 'dir.c') diff --git a/dir.c b/dir.c index aa840995c4..ed262fa6e4 100644 --- a/dir.c +++ b/dir.c @@ -25,6 +25,7 @@ #include "fsmonitor.h" #include "setup.h" #include "submodule-config.h" +#include "symlinks.h" #include "trace2.h" #include "wrapper.h" -- cgit v1.2.3