From 895f9fdf3ac5481ca5ad5763bf667cbf82aa52c4 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 3 Oct 2017 15:22:35 +0200 Subject: i386: hvf: cleanup x86_gen.h This only includes VM_PANIC now. No need to include it from headers. Signed-off-by: Paolo Bonzini --- target/i386/hvf/x86_flags.c | 1 + 1 file changed, 1 insertion(+) (limited to 'target/i386/hvf/x86_flags.c') diff --git a/target/i386/hvf/x86_flags.c b/target/i386/hvf/x86_flags.c index 28398ae680..ee6d33f861 100644 --- a/target/i386/hvf/x86_flags.c +++ b/target/i386/hvf/x86_flags.c @@ -24,6 +24,7 @@ #include "qemu/osdep.h" #include "qemu-common.h" +#include "panic.h" #include "cpu.h" #include "x86_flags.h" #include "x86.h" -- cgit v1.2.3