]> git.proxmox.com Git - qemu.git/commit
remove some double-includes
authorMichael Tokarev <mjt@tls.msk.ru>
Tue, 14 May 2013 10:55:17 +0000 (14:55 +0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 18 May 2013 12:35:12 +0000 (16:35 +0400)
commit997aba8e257d183e978e9b08a26aceb4e905378d
tree91e3e500b1e6171b56f9d4a32bd20afa87f70cf4
parent7bc9315d3a6a3c7d437e1c3d0e826121a035444a
remove some double-includes

Some source files #include the same header more than
once for no good reason.  Remove second #includes in
such cases.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
16 files changed:
audio/audio_win_int.c
hw/arm/highbank.c
hw/audio/marvell_88w8618.c
hw/mips/mips_malta.c
hw/misc/lm32_sys.c
hw/ppc/spapr.c
hw/ppc/spapr_hcall.c
hw/timer/exynos4210_rtc.c
include/hw/i386/pc.h
include/qapi/qmp/qlist.h
include/qemu/config-file.h
monitor.c
page_cache.c
slirp/misc.c
target-ppc/kvm.c
tests/tcg/linux-test.c