From 580c90d07ec5cd53fce1e92ddbe51b3fc978457f Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sat, 20 Mar 2004 17:25:38 +0000 Subject: - Update to version 0.5.0 PR: ports/64508 Submitted by: Ports Fury --- textproc/xmlwrapp/files/patch-src::libxml::node_manip.cxx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 textproc/xmlwrapp/files/patch-src::libxml::node_manip.cxx (limited to 'textproc/xmlwrapp/files') diff --git a/textproc/xmlwrapp/files/patch-src::libxml::node_manip.cxx b/textproc/xmlwrapp/files/patch-src::libxml::node_manip.cxx new file mode 100644 index 000000000000..89f0183b1d18 --- /dev/null +++ b/textproc/xmlwrapp/files/patch-src::libxml::node_manip.cxx @@ -0,0 +1,10 @@ +--- src/libxml/node_manip.cxx.orig Wed Nov 19 08:08:59 2003 ++++ src/libxml/node_manip.cxx Sat Mar 20 02:17:06 2004 +@@ -39,6 +39,7 @@ + #include "node_manip.h" + + // standard includes ++#include + #include + + // libxml includes -- cgit v1.2.3