summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sdpd/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdpd/main.c b/sdpd/main.c
index 15a95b05..1de73368 100644
--- a/sdpd/main.c
+++ b/sdpd/main.c
@@ -37,6 +37,7 @@
#include <getopt.h>
#include <sys/stat.h>
#include <sys/ioctl.h>
+#include <sys/select.h>
#include <sys/socket.h>
#include <bluetooth/bluetooth.h>