]> git.proxmox.com Git - qemu.git/commit - arch_init.c
janitor: do not rely on indirect inclusions of or from qemu-char.h
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 25 Sep 2012 08:04:17 +0000 (10:04 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 19 Dec 2012 07:29:52 +0000 (08:29 +0100)
commit077805fa92b9089137c6b6b196d449ee05cc342f
treebb954371505f4639307269cc90714ef0b494378c
parent8e98e2e80b92e08e79e27a0c20a172906cfa12d2
janitor: do not rely on indirect inclusions of or from qemu-char.h

Various header files rely on qemu-char.h including qemu-config.h or
main-loop.h, but they really do not need qemu-char.h at all (particularly
interesting is the case of the block layer!).  Clean this up, and also
add missing inclusions of qemu-char.h itself.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
26 files changed:
arch_init.c
audio/alsaaudio.c
audio/ossaudio.c
block/blkdebug.c
block/iscsi.c
bt-host.c
bt-vhci.c
event_notifier-posix.c
exec.c
hw/arm_boot.c
hw/dma.c
hw/fw_cfg.c
hw/jazz_led.c
hw/mac_dbdma.c
hw/ppc/e500.c
hw/puv3.c
hw/qdev-monitor.c
hw/qdev-properties.c
hw/s390x/sclpconsole.c
hw/spapr.c
hw/tcx.c
hw/usb/dev-network.c
net.c
qemu-config.h
spice-qemu-char.c
target-i386/kvm.c