From 2d2920c0cebd9e3537e9068a6ef5c60b389ce4a0 Mon Sep 17 00:00:00 2001 From: Karthik Nayak Date: Tue, 7 Oct 2025 14:11:25 +0200 Subject: refs: remove unused headers In the 'refs/' namespace, some of the included header files are not needed, let's remove them. Signed-off-by: Karthik Nayak Signed-off-by: Junio C Hamano --- refs/debug.c | 1 - 1 file changed, 1 deletion(-) (limited to 'refs/debug.c') diff --git a/refs/debug.c b/refs/debug.c index da300efaf3..7fe1c2619e 100644 --- a/refs/debug.c +++ b/refs/debug.c @@ -1,7 +1,6 @@ #include "git-compat-util.h" #include "hex.h" #include "refs-internal.h" -#include "string-list.h" #include "trace.h" static struct trace_key trace_refs = TRACE_KEY_INIT(REFS); -- cgit v1.3