X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bt-host.c;h=2f8f631c2528a866e4fb9bbb5d7876b9889750d2;hb=8bafcb21643a39a5b29109f8bd5ee5a6f0f6850b;hp=49205bf288cf2441b1a78486c1593c8c576c1967;hpb=4ceb193d30fe9b1cda0dc73bddb8051659926fb9;p=mirror_qemu.git diff --git a/bt-host.c b/bt-host.c index 49205bf288..2f8f631c25 100644 --- a/bt-host.c +++ b/bt-host.c @@ -17,12 +17,12 @@ * with this program; if not, see . */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "sysemu/bt.h" #include "qemu/main-loop.h" #ifndef _WIN32 -# include # include # include # ifdef CONFIG_BLUEZ