From d48be35ca6f62e1ddd0161f9bbb4c893ee498bfe Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Tue, 21 Mar 2023 06:26:07 +0000 Subject: write-or-die.h: move declarations for write-or-die.c functions from cache.h Signed-off-by: Elijah Newren Signed-off-by: Junio C Hamano --- sideband.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sideband.c') diff --git a/sideband.c b/sideband.c index 4905cf9b32..0af582858b 100644 --- a/sideband.c +++ b/sideband.c @@ -5,6 +5,7 @@ #include "sideband.h" #include "help.h" #include "pkt-line.h" +#include "write-or-die.h" struct keyword_entry { /* -- cgit v1.2.3