diff options
Diffstat (limited to 'drivers/kvm/mmu.c')
-rw-r--r-- | drivers/kvm/mmu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/kvm/mmu.c b/drivers/kvm/mmu.c index 5d7af4bde595..d9c5950cfae1 100644 --- a/drivers/kvm/mmu.c +++ b/drivers/kvm/mmu.c | |||
@@ -19,6 +19,7 @@ | |||
19 | 19 | ||
20 | #include "vmx.h" | 20 | #include "vmx.h" |
21 | #include "kvm.h" | 21 | #include "kvm.h" |
22 | #include "x86.h" | ||
22 | 23 | ||
23 | #include <linux/types.h> | 24 | #include <linux/types.h> |
24 | #include <linux/string.h> | 25 | #include <linux/string.h> |