]> git.pld-linux.org Git - packages/netsurf.git/blame - netsurf-utf8proc.patch
- updated to 3.9
[packages/netsurf.git] / netsurf-utf8proc.patch
CommitLineData
491b2241
JB
1--- netsurf-3.8/utils/idna.c.orig 2018-12-28 22:24:16.067580948 +0100
2+++ netsurf-3.8/utils/idna.c 2018-12-28 22:24:43.304247300 +0100
3@@ -27,7 +27,7 @@
2cb0de42
JB
4 #include <stdlib.h>
5 #include <string.h>
491b2241 6 #include <sys/types.h>
2cb0de42
JB
7-#include <libutf8proc/utf8proc.h>
8+#include <utf8proc.h>
9
10 #include "netsurf/inttypes.h"
11
This page took 0.038047 seconds and 4 git commands to generate.