]> git.proxmox.com Git - mirror_qemu.git/commit - migration/qemu-file.c
migration: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Jan 2016 18:16:54 +0000 (18:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2016 15:07:22 +0000 (15:07 +0000)
commit1393a48526078cda985759c459de9bc803e0e4fe
tree3ab720b3c26968e3f75ccb7b34244ed9c3a6b327
parent357e81c7e880f868833edf9f53cce1f3b09ea8ec
migration: Clean up includes

Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.

This commit was created with scripts/clean-includes.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1453832250-766-2-git-send-email-peter.maydell@linaro.org
16 files changed:
migration/block.c
migration/exec.c
migration/fd.c
migration/migration.c
migration/postcopy-ram.c
migration/qemu-file-buf.c
migration/qemu-file-stdio.c
migration/qemu-file-unix.c
migration/qemu-file.c
migration/ram.c
migration/rdma.c
migration/savevm.c
migration/tcp.c
migration/unix.c
migration/vmstate.c
migration/xbzrle.c