osdep.h: Move some OS header includes and fixups from qemu-common.h
commitbfe7e449f14313f646da621288ca2fd12223414f
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 19 Aug 2015 15:20:19 +0000 (19 16:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 19 Aug 2015 15:29:53 +0000 (19 16:29 +0100)
tree946d36278aa329d84b7033ef44b735ef79cc0221
parent1aad8104f3b69206da1f868639e1f69c26f6d482
osdep.h: Move some OS header includes and fixups from qemu-common.h

qemu-common.h has some system header includes and fixups for
things that might be missing. This is really an OS dependency
and belongs in osdep.h, so move it across.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
include/qemu-common.h
include/qemu/osdep.h