0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-08-08 15:31:55 +00:00
Files
termux-packages/packages/minicom/file.c.patch
2022-11-16 10:53:00 +00:00

11 lines
234 B
Diff

--- ../minicom-2.7/src/file.c 2011-02-14 21:14:57.000000000 +1100
+++ ./src/file.c 2016-04-19 15:56:22.188283387 +1000
@@ -25,6 +25,7 @@
#endif
#include <limits.h>
+#include <sys/types.h>
#include "assert.h"
#include "port.h"