From 7fd24b6655608c26207d49db4d28e671b8f63b5b Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Thu, 19 Feb 2026 14:55:19 +0100 Subject: [PATCH] add fix build on forky container --- src/xml.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xml.c b/src/xml.c index f1caa80..5b8b68e 100644 --- a/src/xml.c +++ b/src/xml.c @@ -5,6 +5,7 @@ #include #include #include +#include #include #include "xml.h" #include "worktime.h" -- 2.47.3