summaryrefslogtreecommitdiff
path: root/disas
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2017-10-17 13:44:00 -0300
committerMichael Tokarev <mjt@tls.msk.ru>2017-12-18 17:07:02 +0300
commit6f144ff081d87308b45e44f746e98589c8246686 (patch)
treef21450181a7d3c791014efd4f527999d6eb9a006 /disas
parent744fc0540dd306a90680277667914ce8d38a26ee (diff)
downloadqemu-6f144ff081d87308b45e44f746e98589c8246686.tar.gz
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>
Diffstat (limited to 'disas')
0 files changed, 0 insertions, 0 deletions