add obexftp with bluetooth
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@641 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
12
app-mobilephone/obexftp/files/obexftp-0.22-btooth.patch
Normal file
12
app-mobilephone/obexftp/files/obexftp-0.22-btooth.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
--- o/apps/obexftpd.c 2008-06-15 22:18:58.000000000 +0300
|
||||
+++ n/apps/obexftpd.c 2008-12-09 00:01:20.000000000 +0200
|
||||
@@ -58,6 +58,9 @@
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <netdb.h>
|
||||
+#ifdef HAVE_BLUETOOTH
|
||||
+#include <bluetooth/bluetooth.h>
|
||||
+#endif
|
||||
#endif
|
||||
|
||||
/* just until there is a server layer in obexftp */
|
||||
Reference in New Issue
Block a user