From: Milton Miller hvc_console checks MAGIC_SYSRQ and XMON config vars. Signed-off-by: Milton Miller Signed-off-by: Anton Blanchard Signed-off-by: Andrew Morton --- drivers/char/hvc_console.c | 1 + 1 files changed, 1 insertion(+) diff -puN drivers/char/hvc_console.c~hvc_console-add-missing-include drivers/char/hvc_console.c --- 25/drivers/char/hvc_console.c~hvc_console-add-missing-include Wed Jul 6 14:00:29 2005 +++ 25-akpm/drivers/char/hvc_console.c Wed Jul 6 14:00:29 2005 @@ -22,6 +22,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include #include #include #include _