summaryrefslogtreecommitdiffstats
path: root/dund
diff options
context:
space:
mode:
Diffstat (limited to 'dund')
-rw-r--r--dund/dun.c1
-rw-r--r--dund/main.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/dund/dun.c b/dund/dun.c
index 718da7ec..fdc1e287 100644
--- a/dund/dun.c
+++ b/dund/dun.c
@@ -37,7 +37,6 @@
#include <sys/types.h>
#include <sys/stat.h>
-#include <sys/poll.h>
#include <sys/wait.h>
#include <sys/param.h>
#include <sys/ioctl.h>
diff --git a/dund/main.c b/dund/main.c
index bb96d639..868f57fe 100644
--- a/dund/main.c
+++ b/dund/main.c
@@ -37,7 +37,6 @@
#include <getopt.h>
#include <sys/socket.h>
-#include <sys/poll.h>
#include <bluetooth/bluetooth.h>
#include <bluetooth/hci.h>