summaryrefslogtreecommitdiff
path: root/data/minicom/types.diff
blob: 153cf813c1f12674c58d7a4c3f1fcc71fd71a8df (plain)
1
2
3
4
5
6
7
8
9
10
11
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.