summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/hci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hci.c b/src/hci.c
index a70fba9b..8dd3e1c6 100644
--- a/src/hci.c
+++ b/src/hci.c
@@ -36,6 +36,7 @@
#include <string.h>
#include <sys/param.h>
+#include <sys/uio.h>
#include <sys/poll.h>
#include <sys/types.h>
#include <sys/ioctl.h>