commit | f2ad72b30e214d1e3e41dba36f855354dfa81832 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Jan 29 17:50:01 2016 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Feb 04 17:41:30 2016 +0000 |
tree | d7efb937126f7e2c6ba9cd7b1da48ef2a3853a25 | |
parent | 2744d9207f397a3cb8d31654cac63e0ca0299d68 [diff] |
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