diff options
Diffstat (limited to 'bt-host.c')
-rw-r--r-- | bt-host.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ #include "qemu-char.h" #include "sysemu.h" #include "net.h" +#include "bt-host.h" #ifndef _WIN32 # include <errno.h> |