diff options
Diffstat (limited to 'cups/hcrp.c')
-rw-r--r-- | cups/hcrp.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cups/hcrp.c b/cups/hcrp.c index 5f0211e2..97bfdd96 100644 --- a/cups/hcrp.c +++ b/cups/hcrp.c @@ -34,6 +34,8 @@ #include <bluetooth/bluetooth.h> #include <bluetooth/l2cap.h> +#include <bluetooth/sdp.h> +#include <bluetooth/sdp_lib.h> #include <netinet/in.h> |