From 0c34a5d72228e6d6cb0c1eb2797cfa4c68c5292b Mon Sep 17 00:00:00 2001 From: aurel32 Date: Sun, 7 Dec 2008 23:00:00 +0000 Subject: target-ppc: kill a few warnings Signed-off-by: Aurelien Jarno git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5941 c046a42c-6fe2-441c-8c8c-71466251a162 --- hw/ppc4xx_pci.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hw/ppc4xx_pci.c') 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" -- cgit v1.1