chiark / gitweb /
libuv: Update from 1.20.0 to 1.20.1
[termux-packages] / packages / minicom / script.h.patch
1 --- ../minicom-2.7/src/script.c 2013-10-29 22:07:42.000000000 +1100
2 +++ ./src/script.c      2016-04-19 16:02:45.252434872 +1000
3 @@ -33,7 +33,7 @@
4  #endif
5  
6  #include <stdarg.h>
7 -
8 +#include <sys/wait.h>
9  #include "port.h"
10  #include "minicom.h"
11  #include "intl.h"