X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bt-host.c;h=2f8f631c2528a866e4fb9bbb5d7876b9889750d2;hb=85795187f416326f87177cabc39fae1911f04c50;hp=49205bf288cf2441b1a78486c1593c8c576c1967;hpb=25690739f1f067b6d8b2e616d87b1d976db0db92;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