syncthing: Update from 0.14.45 to 0.14.47
[termux-packages] / packages / gtypist / src-utf8.c.patch
CommitLineData
8442d511
FF
1diff -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>