<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/modules/filters/mod_xml2enc.c
+++ b/modules/filters/mod_xml2enc.c
@@ -35,6 +35,7 @@
 #endif
 
 /* libxml2 */
+#include &lt;libxml/xmlstring.h&gt;
 #include &lt;libxml/encoding.h&gt;
 
 #if defined(__clang__)
</pre></body></html>