From f05b690248bc928b85cc19ea85a5c6268bb3acaf Mon Sep 17 00:00:00 2001 From: Vivek Goyal Date: Mon, 9 Jan 2006 20:51:44 -0800 Subject: [PATCH] Kdump: i386 compiler warning fix Fixes a compilation warning message in i386 Signed-off-by: Vivek Goyal Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- include/asm-i386/kexec.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/asm-i386') diff --git a/include/asm-i386/kexec.h b/include/asm-i386/kexec.h index 8fb1defd98c..53f0e06672d 100644 --- a/include/asm-i386/kexec.h +++ b/include/asm-i386/kexec.h @@ -3,6 +3,7 @@ #include #include +#include /* * KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return. -- cgit v1.2.3