summaryrefslogtreecommitdiff
path: root/data/minicom/types.diff
diff options
context:
space:
mode:
Diffstat (limited to 'data/minicom/types.diff')
-rw-r--r--data/minicom/types.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/minicom/types.diff b/data/minicom/types.diff
new file mode 100644
index 000000000..153cf813c
--- /dev/null
+++ b/data/minicom/types.diff
@@ -0,0 +1,12 @@
+diff -ru minicom-2.2/src/minicom.h minicom-2.2+iPhone/src/minicom.h
+--- minicom-2.2/src/minicom.h 2005-10-31 11:10:57.000000000 +0000
++++ minicom-2.2+iPhone/src/minicom.h 2008-01-02 00:24:32.000000000 +0000
+@@ -34,6 +34,8 @@
+ #include <sys/un.h>
+ #endif
+
++#include <sys/types.h>
++
+ /*
+ * kubota@debian.or.jp 08/08/98
+ * COLS must be equal to or less than MAXCOLS.