ports/www/netsurf/files/patch-utils_idna.c
Fernando Apesteguía b28d88131f www/netsurf: Update to 3.10
PR:	246968
Submitted by:	waitman@waitman.net
2020-06-16 11:58:44 +00:00

11 lines
293 B
C

--- utils/idna.c.orig 2020-05-24 20:55:29 UTC
+++ 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 */