diff options
-rw-r--r-- | softmmu/globals.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/softmmu/globals.c b/softmmu/globals.c index 7d0fc81..3ebd718 100644 --- a/softmmu/globals.c +++ b/softmmu/globals.c @@ -25,8 +25,6 @@ #include "qemu/osdep.h" #include "exec/cpu-common.h" #include "hw/display/vga.h" -#include "hw/i386/pc.h" -#include "hw/i386/x86.h" #include "hw/loader.h" #include "hw/xen/xen.h" #include "net/net.h" |