diff options
Diffstat (limited to 'drivers/kvm/vmx.c')
-rw-r--r-- | drivers/kvm/vmx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/kvm/vmx.c b/drivers/kvm/vmx.c index cf78ebb2f36e..d0f431d4fe4d 100644 --- a/drivers/kvm/vmx.c +++ b/drivers/kvm/vmx.c | |||
@@ -21,6 +21,7 @@ | |||
21 | #include "irq.h" | 21 | #include "irq.h" |
22 | #include "vmx.h" | 22 | #include "vmx.h" |
23 | #include "segment_descriptor.h" | 23 | #include "segment_descriptor.h" |
24 | #include "mmu.h" | ||
24 | 25 | ||
25 | #include <linux/module.h> | 26 | #include <linux/module.h> |
26 | #include <linux/kernel.h> | 27 | #include <linux/kernel.h> |