net: move Bluetooth stuff out of net.h

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2012-10-24 09:36:16 +02:00
parent f8fe796407
commit 090f7ac5ba
8 changed files with 17 additions and 21 deletions

View file

@ -21,7 +21,7 @@
#include "qemu-common.h"
#include "hw/usb.h"
#include "hw/usb/desc.h"
#include "net.h"
#include "bt-host.h"
#include "hw/bt.h"
struct USBBtState {