diff options
| -rw-r--r-- | cups/main.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/cups/main.c b/cups/main.c index 352ea4ea..d43f631b 100644 --- a/cups/main.c +++ b/cups/main.c @@ -37,6 +37,7 @@  #include <stdlib.h>  #include <string.h>  #include <signal.h> +#include <sys/socket.h>  #include <bluetooth/bluetooth.h>  #include <bluetooth/sdp.h> | 
