]> xenbits.xensource.com Git - people/pauldu/qemu.git/commitdiff
Fix the build
authorPaul Durrant <pdurrant@amazon.com>
Mon, 23 Jan 2023 09:19:02 +0000 (09:19 +0000)
committerPaul Durrant <pdurrant@amazon.com>
Tue, 24 Jan 2023 11:11:24 +0000 (11:11 +0000)
Signed-off-by: Paul Durrant <pdurrant@amazon.com>
include/hw/sysbus.h

index 3564b7b6a22484276100d590a28578e0cb3a38f7..fe39972cd3b97cbb402a83190716fd3e51b4844d 100644 (file)
@@ -4,6 +4,7 @@
 /* Devices attached directly to the main system bus.  */
 
 #include "hw/qdev-core.h"
+#include "exec/hwaddr.h"
 #include "exec/memory.h"
 #include "qom/object.h"