diff --git a/hw/intc/loongarch_ipi.c b/hw/intc/loongarch_ipi.c index e228669aa5552940559ff5b40d4f653561ec0a4b..630bcb14ea7fc8b1b7c78838f5afd98e613db509 100644 --- a/hw/intc/loongarch_ipi.c +++ b/hw/intc/loongarch_ipi.c @@ -15,6 +15,7 @@ #include "exec/address-spaces.h" #include "hw/loongarch/virt.h" #include "migration/vmstate.h" +#include "target/loongarch/cpu.h" #include "target/loongarch/internals.h" #include "trace.h"