summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-11-17 23:04:48 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-11-17 23:04:48 +0000
commit4cfded0ce163301d9723b36340254070b3ab5d7a (patch)
treebf0ddc3df5cef30ccc3e5382373e5d0f3dc6e309
parent1987c3287f1026ce58b1f9a342dba05932e22777 (diff)
Include the SDP prototypes
-rw-r--r--sdpd/sdpd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdpd/sdpd.h b/sdpd/sdpd.h
index 67ba4e78..ed33c681 100644
--- a/sdpd/sdpd.h
+++ b/sdpd/sdpd.h
@@ -24,6 +24,8 @@
*
*/
+#include <bluetooth/sdp.h>
+
typedef struct request {
bdaddr_t device;
bdaddr_t bdaddr;