mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-13 18:59:27 +00:00
qom: do not include qdev header file
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
9970bd887d
commit
b46d9b1082
@ -13,8 +13,6 @@
|
||||
#include "qemu/object.h"
|
||||
#include "qemu-common.h"
|
||||
#include "qapi/qapi-visit-core.h"
|
||||
#include "hw/qdev.h"
|
||||
// FIXME remove above
|
||||
|
||||
#define MAX_INTERFACES 32
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user