Skip to content

Fix build with libxml2 2.12

Jan Tojnar requested to merge jtojnar/AbiWord:wip/jtojnar/libxml2.12 into master

libxml 2.12.0 restructured headers so that xmlFree is no longer in the scope. Let’s add the correct include.

Merge request reports