You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
254 B
11 lines
254 B
--- ../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,7 +25,7 @@
|
|
#endif
|
|
|
|
#include <limits.h>
|
|
-
|
|
+#include <sys/types.h>
|
|
#include "port.h"
|
|
#include "minicom.h"
|
|
#include "intl.h"
|
|
|