KVM: Move cr0/cr4/efer related helpers to x86.h
[sfrench/cifs-2.6.git] / arch / x86 / kvm / mmu.c
index ff2b2e8d72eb9a6daee5f7e1d4044fe21111da1f..6f7158f4fbfd21e480495b7f57d6c5255f58e56f 100644 (file)
@@ -18,6 +18,7 @@
  */
 
 #include "mmu.h"
+#include "x86.h"
 #include "kvm_cache_regs.h"
 
 #include <linux/kvm_host.h>