X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/4ceb193d30fe9b1cda0dc73bddb8051659926fb9..ab9895337c4613ddee1b56f4a1ce3025155483c7:/bt-vhci.c diff --git a/bt-vhci.c b/bt-vhci.c index e267c8ad15..9d277c32bf 100644 --- a/bt-vhci.c +++ b/bt-vhci.c @@ -17,6 +17,7 @@ * with this program; if not, see . */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "sysemu/bt.h" #include "hw/bt.h"