Use scripts/clean-includes to drop redundant qemu/typedefs.h
commit14b6d44d4720681a57b5d2c58cabdfc6364f8263
authorMarkus Armbruster <armbru@redhat.com>
Mon, 14 Mar 2016 09:00:42 +0000 (14 10:00 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 22 Mar 2016 21:20:16 +0000 (22 22:20 +0100)
tree64eb201ec641284f25199534e31e40edf9e757e8
parentda34e65cb4025728566d6504a99916f6e7e1dd6a
Use scripts/clean-includes to drop redundant qemu/typedefs.h

Re-run scripts/clean-includes to apply the previous commit's
corrections and updates.  Besides redundant qemu/typedefs.h, this only
finds a redundant config-host.h include in ui/egl-helpers.c.  No idea
how that escaped the previous runs.

Some manual whitespace trimming around dropped includes squashed in.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
40 files changed:
hw/i386/acpi-build.h
include/block/accounting.h
include/block/aio.h
include/block/write-threshold.h
include/exec/cpu-common.h
include/exec/memory.h
include/hw/acpi/acpi.h
include/hw/acpi/piix4.h
include/hw/acpi/tco.h
include/hw/boards.h
include/hw/char/digic-uart.h
include/hw/hotplug.h
include/hw/i386/pc.h
include/hw/nvram/fw_cfg.h
include/hw/qdev-core.h
include/hw/scsi/scsi.h
include/hw/timer/digic-timer.h
include/hw/vfio/vfio.h
include/hw/xen/xen.h
include/monitor/qdev.h
include/net/filter.h
include/qapi/visitor.h
include/qemu-common.h
include/qemu/coroutine.h
include/qemu/option.h
include/qemu/timer.h
include/qom/cpu.h
include/qom/object.h
include/sysemu/accel.h
include/sysemu/block-backend.h
include/sysemu/memory_mapping.h
include/sysemu/replay.h
include/sysemu/sysemu.h
include/ui/console.h
include/ui/qemu-pixman.h
stubs/target-get-monitor-def.c
stubs/target-monitor-defs.c
trace/control.h
trace/qmp.c
ui/egl-helpers.c