From 82096aeceb97079cf7dde82e6401f526d0fb96ac Mon Sep 17 00:00:00 2001 From: Robert Mustacchi Date: Fri, 1 Jul 2011 16:06:51 -0700 Subject: HVM-466 Finish hdrchk cleanup --- kvm_emulate.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kvm_emulate.h') diff --git a/kvm_emulate.h b/kvm_emulate.h index 8a215a5..84237b7 100644 --- a/kvm_emulate.h +++ b/kvm_emulate.h @@ -11,6 +11,9 @@ #ifndef _ASM_X86_KVM_X86_EMULATE_H #define _ASM_X86_KVM_X86_EMULATE_H +#include + +struct kvm_vcpu; struct x86_emulate_ctxt; #ifdef _KERNEL /* -- cgit v1.2.3