Some implicit inclusion disappeared. Signed-off-by: Jan Kiszka <[email protected]> --- hypervisor/arch/arm/smp-vexpress.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/hypervisor/arch/arm/smp-vexpress.c b/hypervisor/arch/arm/smp-vexpress.c index 0553448..07875fa 100644 --- a/hypervisor/arch/arm/smp-vexpress.c +++ b/hypervisor/arch/arm/smp-vexpress.c @@ -11,6 +11,7 @@ */ #include <jailhouse/control.h> +#include <jailhouse/printk.h> #include <jailhouse/processor.h> #include <asm/irqchip.h> #include <asm/paging.h> -- 2.1.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
