summaryrefslogtreecommitdiffstats
path: root/main/obexd/include-unistd.h.patch
blob: 921407d25781955fec2251870cf455f37246f1cf (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/obexd-0.46/mas.c.orig
+++ b/obexd-0.46/plugins/mas.c
@@ -30,6 +30,7 @@
 #include <glib.h>
 #include <fcntl.h>
 #include <inttypes.h>
+#include <unistd.h>
 
 #include <gobex/gobex.h>