diff options
Diffstat (limited to 'hw/cpu/cluster.c')
-rw-r--r-- | hw/cpu/cluster.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/cpu/cluster.c b/hw/cpu/cluster.c index 6f5f037b3c..74d8d43c00 100644 --- a/hw/cpu/cluster.c +++ b/hw/cpu/cluster.c @@ -20,6 +20,7 @@ #include "qemu/osdep.h" #include "hw/cpu/cluster.h" +#include "hw/qdev-properties.h" #include "qom/cpu.h" #include "qapi/error.h" #include "qemu/module.h" |