diff options
Diffstat (limited to 'qemu/bt-vhci.c')
-rw-r--r-- | qemu/bt-vhci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/bt-vhci.c b/qemu/bt-vhci.c index e267c8ad1..9d277c32b 100644 --- a/qemu/bt-vhci.c +++ b/qemu/bt-vhci.c @@ -17,6 +17,7 @@ * with this program; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "sysemu/bt.h" #include "hw/bt.h" |