X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bt-vhci.c;h=e267c8ad15a2140c6962f417ca0be6fb7d514dfe;hb=30c367ed446b6ea53245589a5cf373578ac075d7;hp=bbc102985434e1ce217319e5e50ec612acfc39d1;hpb=aec7c6dc683314d1e5bed09a9cc98dab086ead82;p=qemu.git diff --git a/bt-vhci.c b/bt-vhci.c index bbc102985..e267c8ad1 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 "sysemu/bt.h" #include "hw/bt.h" +#include "qemu/main-loop.h" #define VHCI_DEV "/dev/vhci" #define VHCI_UDEV "/dev/hci_vhci"