diff options
Diffstat (limited to 'bt-vhci.c')
| -rw-r--r-- | bt-vhci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bt-vhci.c b/bt-vhci.c index bbc1029854..878460aeb5 100644 --- a/bt-vhci.c +++ b/bt-vhci.c @@ -21,6 +21,7 @@ #include "qemu-char.h" #include "net.h" #include "hw/bt.h" +#include "main-loop.h" #define VHCI_DEV "/dev/vhci" #define VHCI_UDEV "/dev/hci_vhci" |