On 4/16/21 6:55 AM, Peter Maydell wrote:
Mostly osdep.h puts the system includes at the top of the file; but
there are a couple of exceptions where we include a system header
halfway through the file.  Move these up to the top with the rest
so that all the system headers we include are included before
we include os-win32.h or os-posix.h.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé<phi...@redhat.com>
Reviewed-by: Daniel P. Berrangé<berra...@redhat.com>
Message-id:20210414184343.26235-1-peter.mayd...@linaro.org
---
  include/qemu/osdep.h | 20 +++++++++++++-------
  1 file changed, 13 insertions(+), 7 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to