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

@ -22,7 +22,7 @@
#include "qemu-char.h"
#include "qemu-timer.h"
#include "irq.h"
#include "net.h"
#include "bt-host.h"
#include "bt.h"
struct csrhci_s {