]> gitweb.hhaalo.de Git - feierabend.git/commitdiff
add fix build on forky container
authorBastian Dehn <hhaalo@arcor.de>
Thu, 19 Feb 2026 13:55:19 +0000 (14:55 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Thu, 19 Feb 2026 13:55:19 +0000 (14:55 +0100)
src/xml.c

index f1caa80cd7273e18b295d9d5affe81cb9437b76a..5b8b68e82957b66547457950b81215b59e13a666 100644 (file)
--- a/src/xml.c
+++ b/src/xml.c
@@ -5,6 +5,7 @@
 #include <libxml/xpath.h>
 #include <libxml/xmlreader.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <glob.h>
 #include "xml.h"
 #include "worktime.h"