From 3b3a846dea118a749f81d1ca6406054a53ce8146 Mon Sep 17 00:00:00 2001 From: Przemyslaw Pawelczyk Date: Sat, 27 Aug 2016 00:06:37 +0200 Subject: community/html-xml-utils: Move from testing. --- community/html-xml-utils/getopt-musl-fix.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 community/html-xml-utils/getopt-musl-fix.patch (limited to 'community/html-xml-utils/getopt-musl-fix.patch') diff --git a/community/html-xml-utils/getopt-musl-fix.patch b/community/html-xml-utils/getopt-musl-fix.patch new file mode 100644 index 0000000000..dc76c0cf95 --- /dev/null +++ b/community/html-xml-utils/getopt-musl-fix.patch @@ -0,0 +1,12 @@ +diff --git a/hxnum.c b/hxnum.c +index d72bac6..deaba9b 100644 +--- a/hxnum.c ++++ b/hxnum.c +@@ -28,6 +28,7 @@ + # endif + #endif + #include ++#include + #include + #include "export.h" + #include "types.e" -- cgit v1.2.3