X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bt-vhci.c;h=a6a7ab032955a9c926f3a3ca6153847dcf81042f;hb=3c3adde005ec929d7d581d495d9a0bb223e6e055;hp=bbc102985434e1ce217319e5e50ec612acfc39d1;hpb=aec7c6dc683314d1e5bed09a9cc98dab086ead82;p=qemu.git diff --git a/bt-vhci.c b/bt-vhci.c index bbc102985..a6a7ab032 100644 --- a/bt-vhci.c +++ b/bt-vhci.c @@ -18,9 +18,9 @@ */ #include "qemu-common.h" -#include "qemu-char.h" -#include "net.h" +#include "bt/bt.h" #include "hw/bt.h" +#include "qemu/main-loop.h" #define VHCI_DEV "/dev/vhci" #define VHCI_UDEV "/dev/hci_vhci"