]> git.proxmox.com Git - qemu.git/commit
qapi-types.h: Don't include qemu-common.h
authorIgor Mammedov <imammedo@redhat.com>
Sun, 19 Aug 2012 23:39:37 +0000 (01:39 +0200)
committerAndreas Färber <afaerber@suse.de>
Thu, 15 Nov 2012 01:46:20 +0000 (02:46 +0100)
commitda4fea066d9e08654940801d46e350a8bbd56547
treef95cba0a3986547783e19bb275611d7f8876665b
parent17e0b6ab08bd272aee24bd1a173bf0adc708d0aa
qapi-types.h: Don't include qemu-common.h

Needed to prevent build breakage when CPUState becomes a child of
DeviceState.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
[ehabkost: include <stdbool.h> too]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
scripts/qapi-types.py