[PATCH][v850] Include <asm/string.h> in v850 simcons.c

From: Miles Bader (miles@lsi.nec.co.jp)
Date: Mon Mar 24 2003 - 21:56:59 EST


diff -ruN -X../cludes linux-2.5.66-moo.orig/arch/v850/kernel/simcons.c linux-2.5.66-moo/arch/v850/kernel/simcons.c
--- linux-2.5.66-moo.orig/arch/v850/kernel/simcons.c 2002-11-28 10:24:54.000000000 +0900
+++ linux-2.5.66-moo/arch/v850/kernel/simcons.c 2003-03-25 10:37:52.000000000 +0900
@@ -1,8 +1,8 @@
 /*
  * arch/v850/kernel/simcons.c -- Console I/O for GDB v850e simulator
  *
- * Copyright (C) 2001,02 NEC Corporation
- * Copyright (C) 2001,02 Miles Bader <miles@gnu.org>
+ * Copyright (C) 2001,02,03 NEC Electronics Corporation
+ * Copyright (C) 2001,02,03 Miles Bader <miles@gnu.org>
  *
  * This file is subject to the terms and conditions of the GNU General
  * Public License. See the file COPYING in the main directory of this
@@ -19,6 +19,7 @@
 #include <linux/init.h>
 
 #include <asm/poll.h>
+#include <asm/string.h>
 #include <asm/simsyscall.h>
 
 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Mar 31 2003 - 22:00:18 EST