summaryrefslogtreecommitdiffstats
path: root/hw
diff options
context:
space:
mode:
Diffstat (limited to 'hw')
-rw-r--r--hw/ppc4xx_pci.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/ppc4xx_pci.c b/hw/ppc4xx_pci.c
index bfd2f3e..b21c2fe 100644
--- a/hw/ppc4xx_pci.c
+++ b/hw/ppc4xx_pci.c
@@ -21,6 +21,8 @@
* 4xx SoCs, such as the 440EP. */
#include "hw.h"
+#include "ppc.h"
+#include "ppc4xx.h"
typedef target_phys_addr_t pci_addr_t;
#include "pci.h"
OpenPOWER on IntegriCloud