aboutsummaryrefslogtreecommitdiffstats
path: root/packages/picocom/picocom/gcc4.patch
blob: 867ca11bf38ad55142e6288d1ce3ab4ba09fce42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: picocom-1.4/picocom.c
===================================================================
--- picocom-1.4.orig/picocom.c	2004-08-12 13:45:11.000000000 +0200
+++ picocom-1.4/picocom.c	2007-03-08 14:40:30.000000000 +0100
@@ -37,6 +37,7 @@
 #include <sys/stat.h>
 #include <sys/wait.h>
 #include <limits.h>
+#include <bits/posix1_lim.h>
 
 #define _GNU_SOURCE
 #include <getopt.h>