summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;