diff options
Diffstat (limited to 'sdpd/service.c')
| -rw-r--r-- | sdpd/service.c | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/sdpd/service.c b/sdpd/service.c index 4d03c917..c69aa509 100644 --- a/sdpd/service.c +++ b/sdpd/service.c @@ -35,7 +35,9 @@   */  #include <netinet/in.h> +#include <sys/socket.h> +#include <bluetooth/bluetooth.h>  #include <bluetooth/sdp.h>  #include <bluetooth/sdp_lib.h> | 
