]> git.ipfire.org Git - thirdparty/qemu.git/commit
sysemu.h: Include qemu-types.h instead of qemu-common.h
authorEduardo Habkost <ehabkost@redhat.com>
Tue, 23 Oct 2012 23:44:08 +0000 (21:44 -0200)
committerAndreas Färber <afaerber@suse.de>
Thu, 6 Dec 2012 08:17:05 +0000 (09:17 +0100)
commitbcf7930105c26d09ae83cbd8b982d01bb421f215
tree0e6058894c18718ba02414b7fb28922241c211c2
parent394e1bb79591c2fbfc873e5ccc38e92a3ba992cf
sysemu.h: Include qemu-types.h instead of qemu-common.h

It just needs the Monitor and DeviceState typedefs, so it doesn't need
all of qemu-common.h.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
sysemu.h