]> git.proxmox.com Git - mirror_qemu.git/commit - qobject/qobject.c
qobject: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2016 17:50:01 +0000 (17:50 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 4 Feb 2016 17:41:30 +0000 (17:41 +0000)
commitf2ad72b30e214d1e3e41dba36f855354dfa81832
treed7efb937126f7e2c6ba9cd7b1da48ef2a3853a25
parent2744d9207f397a3cb8d31654cac63e0ca0299d68
qobject: 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>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1454089805-5470-12-git-send-email-peter.maydell@linaro.org
12 files changed:
qobject/json-lexer.c
qobject/json-parser.c
qobject/json-streamer.c
qobject/qbool.c
qobject/qdict.c
qobject/qfloat.c
qobject/qint.c
qobject/qjson.c
qobject/qlist.c
qobject/qnull.c
qobject/qobject.c
qobject/qstring.c