From 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 26 Jul 2016 16:51:15 +0000 Subject: Cleanup patches, a* categories. Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight --- audio/zinf/files/patch-lib_xml_include_Parse.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 audio/zinf/files/patch-lib_xml_include_Parse.h (limited to 'audio/zinf/files/patch-lib_xml_include_Parse.h') diff --git a/audio/zinf/files/patch-lib_xml_include_Parse.h b/audio/zinf/files/patch-lib_xml_include_Parse.h new file mode 100644 index 000000000000..c6165e95705b --- /dev/null +++ b/audio/zinf/files/patch-lib_xml_include_Parse.h @@ -0,0 +1,13 @@ +--- lib/xml/include/Parse.h.orig 2003-09-16 17:35:11 UTC ++++ lib/xml/include/Parse.h +@@ -31,7 +31,10 @@ ________________________________________ + #pragma warning(disable:4786) + #endif + ++#include ++#if HAVE_STDINT_H + #include ++#endif + #include + #include + -- cgit v1.2.3