diff options
Diffstat (limited to 'bt-host.c')
| -rw-r--r-- | bt-host.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bt-host.c b/bt-host.c index 0d3ad28e8c..8b47370b26 100644 --- a/bt-host.c +++ b/bt-host.c @@ -21,6 +21,7 @@ #include "qemu-char.h" #include "net.h" #include "bt-host.h" +#include "main-loop.h" #ifndef _WIN32 # include <errno.h> |