summaryrefslogtreecommitdiff
path: root/comms/obexapp/files/patch-transport.c
diff options
context:
space:
mode:
Diffstat (limited to 'comms/obexapp/files/patch-transport.c')
-rw-r--r--comms/obexapp/files/patch-transport.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/obexapp/files/patch-transport.c b/comms/obexapp/files/patch-transport.c
new file mode 100644
index 000000000000..f624c7da3d35
--- /dev/null
+++ b/comms/obexapp/files/patch-transport.c
@@ -0,0 +1,11 @@
+--- transport.c.orig Tue Dec 28 15:26:50 2004
++++ transport.c Tue Dec 28 15:27:03 2004
+@@ -35,7 +35,7 @@
+ #include <errno.h>
+ #include <obex.h>
+ #include <fcntl.h>
+-#include <sdp.h>
++#include </usr/include/sdp.h>
+ #include <stdlib.h>
+ #include <string.h>
+ #include <syslog.h>