From 526a8be67157c197e5c8ca1ec6c8e6a040efc21b Mon Sep 17 00:00:00 2001 From: Alin Năstac Date: Thu, 11 Dec 2008 20:25:53 +0000 Subject: Fix compilation errors when built against openobex-1.4 (#250210) (Portage version: 2.1.4.5) --- app-mobilephone/obexftp/files/obexftp-0.22-bluetooth.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 app-mobilephone/obexftp/files/obexftp-0.22-bluetooth.patch (limited to 'app-mobilephone/obexftp/files') diff --git a/app-mobilephone/obexftp/files/obexftp-0.22-bluetooth.patch b/app-mobilephone/obexftp/files/obexftp-0.22-bluetooth.patch new file mode 100644 index 000000000000..cfb7730c5ea7 --- /dev/null +++ b/app-mobilephone/obexftp/files/obexftp-0.22-bluetooth.patch @@ -0,0 +1,12 @@ +--- obexftp-0.22.orig/apps/obexftpd.c 2008-06-15 22:18:58.000000000 +0300 ++++ obexftp-0.22/apps/obexftpd.c 2008-12-09 00:01:20.000000000 +0200 +@@ -58,6 +58,9 @@ + #include + #include + #include ++#ifdef HAVE_BLUETOOTH ++#include ++#endif + #endif + + /* just until there is a server layer in obexftp */ -- cgit v1.2.3-65-gdbad