From 11810c91c0a74a290242c06ab40318cea1d87325 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Tue, 15 Dec 2015 22:12:04 +0000 Subject: testing/html-xml-utils: new aport. Fixes #4933 --- testing/html-xml-utils/getopt-musl-fix.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 testing/html-xml-utils/getopt-musl-fix.patch (limited to 'testing/html-xml-utils/getopt-musl-fix.patch') diff --git a/testing/html-xml-utils/getopt-musl-fix.patch b/testing/html-xml-utils/getopt-musl-fix.patch new file mode 100644 index 0000000000..dc76c0cf95 --- /dev/null +++ b/testing/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