diff options
Diffstat (limited to 'accel')
-rw-r--r-- | accel/stubs/hax-stub.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accel/stubs/hax-stub.c b/accel/stubs/hax-stub.c index 1a9da83..49077f8 100644 --- a/accel/stubs/hax-stub.c +++ b/accel/stubs/hax-stub.c @@ -14,7 +14,6 @@ */ #include "qemu/osdep.h" -#include "cpu.h" #include "sysemu/hax.h" int hax_sync_vcpus(void) |