From: Laurent Mazet Date: Mon, 1 Jan 2024 16:47:16 +0000 (+0100) Subject: add missing include X-Git-Url: https://secure.softndesign.org/git/?a=commitdiff_plain;h=HEAD;hp=3143b47065702a16ed440a3dcc730ccee37ed1a4;p=indent.git add missing include --- diff --git a/indent.c b/indent.c index 025aac8..26b1928 100644 --- a/indent.c +++ b/indent.c @@ -3,6 +3,7 @@ /* linker: debug.o */ #include +#include #include #include #include