mirror of https://github.com/xemu-project/xemu.git
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