]> git.proxmox.com Git - mirror_qemu.git/commit
util: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2016 17:49:55 +0000 (17:49 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 4 Feb 2016 17:01:04 +0000 (17:01 +0000)
commitaafd758410015e08b1aa8964d739ba8587ce58dc
treefcaa184bf2e2faa09111d7bfc40ee9257a8415f0
parent9c058332f36bc84db57f3d54566228799c5e9605
util: 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: 1454089805-5470-6-git-send-email-peter.maydell@linaro.org
50 files changed:
util/acl.c
util/base64.c
util/bitmap.c
util/bitops.c
util/buffer.c
util/compatfd.c
util/coroutine-gthread.c
util/coroutine-sigaltstack.c
util/coroutine-ucontext.c
util/coroutine-win32.c
util/crc32c.c
util/cutils.c
util/envlist.c
util/error.c
util/event_notifier-posix.c
util/event_notifier-win32.c
util/fifo8.c
util/getauxval.c
util/hbitmap.c
util/hexdump.c
util/host-utils.c
util/id.c
util/iov.c
util/mmap-alloc.c
util/module.c
util/notify.c
util/osdep.c
util/oslib-posix.c
util/oslib-win32.c
util/path.c
util/qemu-config.c
util/qemu-coroutine-io.c
util/qemu-coroutine-lock.c
util/qemu-coroutine-sleep.c
util/qemu-coroutine.c
util/qemu-error.c
util/qemu-openpty.c
util/qemu-option.c
util/qemu-progress.c
util/qemu-sockets.c
util/qemu-thread-posix.c
util/qemu-thread-win32.c
util/qemu-timer-common.c
util/rcu.c
util/readline.c
util/rfifolock.c
util/throttle.c
util/timed-average.c
util/unicode.c
util/uri.c