From 60a9b6bfddbe1e3ae280fe5422ccd283bc31a591 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Wed, 16 Nov 2011 23:32:50 +0000 Subject: x86: Fix a few recently added bugs Signed-off-by: Gabe Black Signed-off-by: Graeme Russ --- arch/x86/cpu/cpu.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/x86/cpu') diff --git a/arch/x86/cpu/cpu.c b/arch/x86/cpu/cpu.c index 48d2f7a..61d0b69 100644 --- a/arch/x86/cpu/cpu.c +++ b/arch/x86/cpu/cpu.c @@ -37,6 +37,7 @@ #include #include #include +#include /* * Constructor for a conventional segment GDT (or LDT) entry -- cgit v1.1