php: Update to 5.6.17 and enable socket extension
[termux-packages] / packages / gtypist / gtypist_c.patch
index 2368ff3..030353a 100644 (file)
@@ -1,15 +1,6 @@
 diff -u -r ../gtypist-2.9.4/src/gtypist.c ./src/gtypist.c
 --- ../gtypist-2.9.4/src/gtypist.c     2013-08-18 16:36:14.000000000 +0200
 +++ ./src/gtypist.c    2014-03-01 01:30:43.000000000 +0100
-@@ -31,7 +31,7 @@
- #ifdef HAVE_PDCURSES
- #include <curses.h>
- #else
--#include <ncursesw/ncurses.h>
-+#include <ncurses.h>
- #endif
- #include <time.h>
 @@ -41,7 +41,7 @@
  #include <assert.h>
  #include <locale.h>