summaryrefslogtreecommitdiff
path: root/opt/netsurf/utf8proc-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'opt/netsurf/utf8proc-header.patch')
-rw-r--r--opt/netsurf/utf8proc-header.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/opt/netsurf/utf8proc-header.patch b/opt/netsurf/utf8proc-header.patch
new file mode 100644
index 0000000..aa0edf1
--- /dev/null
+++ b/opt/netsurf/utf8proc-header.patch
@@ -0,0 +1,11 @@
+--- a/utils/idna.c
++++ b/utils/idna.c
+@@ -167,7 +167,7 @@ idna__ace_to_ucs4(const char *ace_label,
+
+ #ifdef WITH_UTF8PROC
+
+-#include <libutf8proc/utf8proc.h>
++#include <utf8proc.h>
+
+ int32_t idna_contexto[] = {
+ /* CONTEXTO codepoints which have a rule defined */