From 706236b7f8087f0486596d70ac6973d02028eab1 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 27 Nov 2023 14:07:13 +0000 Subject: [PATCH] common: Update submodule Pulls in this commit required for libxml2 2.12.1: mlxml: Include for xmlReadMemory --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Submodule common e711121607..6185aa8431: diff --git a/common/mlxml/xml-c.c b/common/mlxml/xml-c.c index 715c3bb..e024bd8 100644 --- a/common/mlxml/xml-c.c +++ b/common/mlxml/xml-c.c @@ -34,6 +34,7 @@ #include #include +#include #include #include #include -- 2.42.0