summaryrefslogtreecommitdiffstats
path: root/cups/spp.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-12-23 05:55:16 +0100
committerMarcel Holtmann <marcel@holtmann.org>2008-12-23 05:55:16 +0100
commit0a14f620f8be275db4a8f88a50d12044c9e6cf8a (patch)
treef78ccecb054a9d0411fc15ce1795f97b9226d4c3 /cups/spp.c
parent0e673d09e77f3c0848f924ed9eb92baa10df4677 (diff)
Fix inclusion of SDP and protocol function declarations
Diffstat (limited to 'cups/spp.c')
-rw-r--r--cups/spp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cups/spp.c b/cups/spp.c
index cd9bfd58..4a99a8c1 100644
--- a/cups/spp.c
+++ b/cups/spp.c
@@ -33,6 +33,8 @@
#include <bluetooth/bluetooth.h>
#include <bluetooth/rfcomm.h>
+#include <bluetooth/sdp.h>
+#include <bluetooth/sdp_lib.h>
#include "cups.h"