X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/4ceb193d30fe9b1cda0dc73bddb8051659926fb9..7df9381b7aa56c897e344f3bfe43bf5848bbd3e0:/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"