From 8419dc6407be48c84336c7371e621159f7679e8e Mon Sep 17 00:00:00 2001 From: Jan Kiszka Date: Wed, 14 Dec 2011 17:58:18 +0100 Subject: [PATCH] --- yaml --- r: 282046 b: refs/heads/master c: bb5a798ad58996e4d666ead1016705854d5ca616 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/kvm/cpuid.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 585cf4f374d1..cea7b7bbdcbd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 43771ebfc9d34ab1f74095d052d225a82ae0898c +refs/heads/master: bb5a798ad58996e4d666ead1016705854d5ca616 diff --git a/trunk/arch/x86/kvm/cpuid.c b/trunk/arch/x86/kvm/cpuid.c index 52593e8e1ae8..ca63032bf03d 100644 --- a/trunk/arch/x86/kvm/cpuid.c +++ b/trunk/arch/x86/kvm/cpuid.c @@ -14,6 +14,8 @@ #include #include +#include +#include #include #include #include "cpuid.h"