0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-12 00:10:52 +00:00
2023-11-27 13:58:36 +02:00

11 lines
168 B
Diff

+++ a/gsf/gsf-libxml.c
@@ -27,6 +27,8 @@
#include <math.h>
#include <string.h>
+#include <libxml/xmlerror.h>
+#include <libxml/parser.h>
#undef DEBUG_PUSH_POP