summaryrefslogtreecommitdiff
path: root/org.handhelds.familiar/packages/gpe-bluetooth/files/include-sdp_lib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'org.handhelds.familiar/packages/gpe-bluetooth/files/include-sdp_lib.patch')
-rw-r--r--org.handhelds.familiar/packages/gpe-bluetooth/files/include-sdp_lib.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/org.handhelds.familiar/packages/gpe-bluetooth/files/include-sdp_lib.patch b/org.handhelds.familiar/packages/gpe-bluetooth/files/include-sdp_lib.patch
new file mode 100644
index 0000000..8ec1ab3
--- /dev/null
+++ b/org.handhelds.familiar/packages/gpe-bluetooth/files/include-sdp_lib.patch
@@ -0,0 +1,9 @@
+--- gpe-bluetooth-0.54/main.h.orig 2006-08-31 09:49:46.000000000 +0200
++++ gpe-bluetooth-0.54/main.h 2006-08-31 09:49:48.000000000 +0200
+@@ -1,5 +1,6 @@
+ #include <gtk/gtk.h>
+ #include <bluetooth/sdp.h>
++#include <bluetooth/sdp_lib.h>
+
+ struct bt_device
+ {