提交 bb5a798a 编写于 作者: J Jan Kiszka 提交者: Avi Kivity

KVM: x86: Do not rely on implicit inclusions

Works so far by change, but it is not guaranteed to stay like this.
Signed-off-by: NJan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: NMarcelo Tosatti <mtosatti@redhat.com>
上级 43771ebf
...@@ -14,6 +14,8 @@ ...@@ -14,6 +14,8 @@
#include <linux/kvm_host.h> #include <linux/kvm_host.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/vmalloc.h>
#include <linux/uaccess.h>
#include <asm/user.h> #include <asm/user.h>
#include <asm/xsave.h> #include <asm/xsave.h>
#include "cpuid.h" #include "cpuid.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册