mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
i386/hax: remove duplicated includes
applied using ./scripts/clean-includes Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
1945e6ab47
commit
744fc0540d
4 changed files with 1 additions and 11 deletions
|
@ -22,7 +22,6 @@
|
|||
#ifndef QEMU_HAX_H
|
||||
#define QEMU_HAX_H
|
||||
|
||||
#include "config-host.h"
|
||||
#include "qemu-common.h"
|
||||
|
||||
int hax_sync_vcpus(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue