From 3bd884511f8dc44a01e32878b2972443a16db70d Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 5 Feb 2013 14:38:25 +0100 Subject: hw: move timer devices to hw/timer/, configure with default-configs/ Signed-off-by: Paolo Bonzini --- include/hw/sparc/sun4m.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/hw/sparc') diff --git a/include/hw/sparc/sun4m.h b/include/hw/sparc/sun4m.h index e984671129..a587700a8b 100644 --- a/include/hw/sparc/sun4m.h +++ b/include/hw/sparc/sun4m.h @@ -2,6 +2,8 @@ #define SUN4M_H #include "qemu-common.h" +#include "exec/hwaddr.h" +#include "qapi/qmp/types.h" /* Devices used by sparc32 system. */ -- cgit v1.2.3-55-g7522