mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
net: move Bluetooth stuff out of net.h
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
f8fe796407
commit
090f7ac5ba
8 changed files with 17 additions and 21 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue