chiark / gitweb /
less: Bump revision after enabling pcre
[termux-packages] / packages / gtypist / src-utf8.c.patch
1 diff -u -r ../gtypist-2.9.5/src/utf8.c ./src/utf8.c
2 --- ../gtypist-2.9.5/src/utf8.c 2013-08-18 14:36:14.000000000 +0000
3 +++ ./src/utf8.c        2017-07-07 08:32:20.764160765 +0000
4 @@ -19,6 +19,7 @@
5  
6  #include "config.h"
7  #include "utf8.h"
8 +#include "error.h"
9  
10  #ifdef HAVE_PDCURSES
11  #include <curses.h>