From 5ef4efa426d69643d51fc98afcee662bef6a2839 Mon Sep 17 00:00:00 2001 From: aurel32 Date: Tue, 10 Mar 2009 21:43:35 +0000 Subject: Clean build: Add bt-host.h Silence compiler warning by providing proper CONFIG_BLUEZ-independent header for the bt-host API. Signed-off-by: Jan Kiszka Signed-off-by: Aurelien Jarno git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6809 c046a42c-6fe2-441c-8c8c-71466251a162 --- vl.c | 1 + 1 file changed, 1 insertion(+) (limited to 'vl.c') diff --git a/vl.c b/vl.c index b7417008ad..c49a6d1d4b 100644 --- a/vl.c +++ b/vl.c @@ -138,6 +138,7 @@ int main(int argc, char **argv) #include "hw/isa.h" #include "hw/baum.h" #include "hw/bt.h" +#include "bt-host.h" #include "net.h" #include "monitor.h" #include "console.h" -- cgit v1.2.3