]> git.pld-linux.org Git - packages/netsurf.git/blob - netsurf-utf8proc.patch
- release 2 (by relup.sh)
[packages/netsurf.git] / netsurf-utf8proc.patch
1 --- netsurf-3.7/utils/idna.c.orig       2017-10-15 15:39:24.000000000 +0200
2 +++ netsurf-3.7/utils/idna.c    2018-07-13 21:49:53.094700504 +0200
3 @@ -26,7 +26,7 @@
4  #include <stdint.h>
5  #include <stdlib.h>
6  #include <string.h>
7 -#include <libutf8proc/utf8proc.h>
8 +#include <utf8proc.h>
9  
10  #include "netsurf/inttypes.h"
11  
This page took 0.048565 seconds and 3 git commands to generate.