aboutsummaryrefslogtreecommitdiffstats
path: root/bt-vhci.c
diff options
context:
space:
mode:
Diffstat (limited to 'bt-vhci.c')
-rw-r--r--bt-vhci.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/bt-vhci.c b/bt-vhci.c
index 146939313..4fa1db45e 100644
--- a/bt-vhci.c
+++ b/bt-vhci.c
@@ -25,9 +25,7 @@
#include "net.h"
#include "hw/bt.h"
-#include <sys/uio.h>
-
-#define VHCI_DEV "/dev/vhci"
+#define VHCI_DEV "/dev/vhci"
#define VHCI_UDEV "/dev/hci_vhci"
struct bt_vhci_s {