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