preload-hacks: Some patches to make it work.
[termux-packages] / packages / minicom / file.c.patch
1 --- ../minicom-2.7/src/file.c 2011-02-14 21:14:57.000000000 +1100
2 +++ ./src/file.c 2016-04-19 15:56:22.188283387 +1000
3 @@ -25,7 +25,7 @@
4 #endif
5
6 #include <limits.h>
7 -
8 +#include <sys/types.h>
9 #include "port.h"
10 #include "minicom.h"
11 #include "intl.h"