aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/maemo/osso-gwconnect/osso-gwconnect-stdio.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/maemo/osso-gwconnect/osso-gwconnect-stdio.patch')
-rw-r--r--recipes/maemo/osso-gwconnect/osso-gwconnect-stdio.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/maemo/osso-gwconnect/osso-gwconnect-stdio.patch b/recipes/maemo/osso-gwconnect/osso-gwconnect-stdio.patch
new file mode 100644
index 0000000000..22a304b3cc
--- /dev/null
+++ b/recipes/maemo/osso-gwconnect/osso-gwconnect-stdio.patch
@@ -0,0 +1,10 @@
+--- /tmp/osso-gwconnect-0.70.2/src/btcond-rfcomm.c 2005-05-16 21:36:41.000000000 +0200
++++ osso-gwconnect-0.70.2/src/btcond-rfcomm.c 2005-05-26 14:42:18.154141048 +0200
+@@ -23,6 +23,7 @@
+ #include <unistd.h>
+ #include <string.h>
+ #include <errno.h>
++#include <stdio.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <fcntl.h>