From: H. Peter Anvin Date: Wed, 12 Aug 2009 12:45:34 +0000 (-0700) Subject: x86, intel_txt: tboot.c needs X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=81e2d7b30d718824434725a4a24d5864a71b1d30;p=mv-sheeva.git x86, intel_txt: tboot.c needs arch/x86/kernel/tboot.c needs . In most configurations that ends up getting implicitly included, but not in all, causing build failures in some configurations. Reported-by: Ingo Molnar Signed-off-by: H. Peter Anvin Cc: Joseph Cihula Cc: Shane Wang --- diff --git a/arch/x86/kernel/tboot.c b/arch/x86/kernel/tboot.c index 263591afd29..1ab80120894 100644 --- a/arch/x86/kernel/tboot.c +++ b/arch/x86/kernel/tboot.c @@ -33,6 +33,7 @@ #include #include #include +#include #include #include #include