diff options
Diffstat (limited to 'bt-vhci.c')
-rw-r--r-- | bt-vhci.c | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 { |