From 3c8164612194ded0bd8aeed0055dbbbe3ba19269 Mon Sep 17 00:00:00 2001 From: bigbear Date: Thu, 8 Feb 2024 03:01:37 +0100 Subject: FIX - missing includes --- hardinfo2/gg_strescape.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hardinfo2/gg_strescape.c') diff --git a/hardinfo2/gg_strescape.c b/hardinfo2/gg_strescape.c index ada9cf89..93efe381 100644 --- a/hardinfo2/gg_strescape.c +++ b/hardinfo2/gg_strescape.c @@ -18,6 +18,7 @@ */ #include +#include guchar excmap_def[256] = {1,0}; static void make_excmap_def() { -- cgit v1.2.3