From d8583cd8f402cdb9c5372159ac17fdc092139f1c Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Thu, 13 May 2021 19:31:01 +0100 Subject: Example: Add debugXML.h for xmlDebugDumpDocument(). --- examples/libxml.c | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/libxml.c b/examples/libxml.c index 9530ca3..7fa6090 100644 --- a/examples/libxml.c +++ b/examples/libxml.c @@ -14,6 +14,7 @@ #include #include +#include #include #include -- cgit v1.2.3