aboutsummaryrefslogtreecommitdiffstats
path: root/testing/html-xml-utils/getopt-musl-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/html-xml-utils/getopt-musl-fix.patch')
-rw-r--r--testing/html-xml-utils/getopt-musl-fix.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/html-xml-utils/getopt-musl-fix.patch b/testing/html-xml-utils/getopt-musl-fix.patch
deleted file mode 100644
index dc76c0cf95..0000000000
--- a/testing/html-xml-utils/getopt-musl-fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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 <stdlib.h>
-+#include <getopt.h>
- #include <assert.h>
- #include "export.h"
- #include "types.e"