KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1)
[deliverable/linux.git] / drivers / kvm / irq.c
index 7628c7ff628ff1db90f3a9a4d20df792bb59f4ad..59b47c55fc76b50f861d82b77df850dd22972b52 100644 (file)
@@ -22,6 +22,7 @@
 #include <linux/module.h>
 
 #include "kvm.h"
+#include "x86.h"
 #include "irq.h"
 
 /*
This page took 0.024416 seconds and 5 git commands to generate.