From 7409f9a2a39c895b543e163ce1aa04a6e85b84c5 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Tue, 22 Oct 2024 20:23:11 +0900 Subject: [PATCH] include hcl-str.h from utl.c --- lib/utl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/utl.c b/lib/utl.c index fa7f079..fe2d819 100644 --- a/lib/utl.c +++ b/lib/utl.c @@ -23,6 +23,7 @@ */ #include +#include #include /* some naming conventions