summaryrefslogtreecommitdiffstats
path: root/cups/sdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/sdp.c')
-rw-r--r--cups/sdp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cups/sdp.c b/cups/sdp.c
index 62f5c491..5e4e0964 100644
--- a/cups/sdp.c
+++ b/cups/sdp.c
@@ -35,6 +35,8 @@
#include <bluetooth/sdp.h>
#include <bluetooth/sdp_lib.h>
+#include "cups.h"
+
int sdp_search_hcrp(sdp_session_t *sdp, unsigned short *ctrl_psm, unsigned short *data_psm)
{
sdp_list_t *srch, *attrs, *rsp;