Philippe Mathieu-Daudé 6f144ff081 i386/hax: remove duplicated include
this file in include in "target/i386/hax-i386.h":

    #ifdef CONFIG_WIN32
    #include "target/i386/hax-windows.h"
    #endif

which guaranties that sysemu/os-win32.h is previously included (CONFIG_WIN32)

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2017-12-18 17:07:02 +03:00
..
2017-02-27 13:23:27 -03:00
2017-12-18 17:07:02 +03:00
2017-09-20 17:35:36 +01:00
2017-01-19 22:07:46 +01:00
2017-09-19 14:09:34 +02:00
2017-01-19 22:07:46 +01:00
2017-12-18 17:07:02 +03:00
2017-09-27 11:35:59 +01:00
2017-10-27 08:04:51 +01:00