chihiro: Fixup headers

This commit is contained in:
Matt Borgerson 2019-07-03 23:03:18 -07:00
parent fc559b1aed
commit 818f31a04f
1 changed files with 0 additions and 2 deletions

View File

@ -23,7 +23,6 @@
#include "hw/loader.h"
#include "hw/i386/pc.h"
#include "hw/i386/apic.h"
#include "hw/smbios/smbios.h"
#include "hw/pci/pci.h"
#include "hw/pci/pci_ids.h"
#include "hw/usb.h"
@ -35,7 +34,6 @@
#include "sysemu/sysemu.h"
#include "hw/sysbus.h"
#include "sysemu/arch_init.h"
#include "hw/i2c/smbus.h"
#include "hw/xen/xen.h"
#include "exec/memory.h"
#include "exec/address-spaces.h"