2003-01-17 21:39:14

by Bob Miller

[permalink] [raw]
Subject: [Trivial 2.5.58] Remove compile warning from fs/xfs/support/move.c

Include string.h to remove a compiler warning.

diff -Nru a/fs/xfs/support/move.c b/fs/xfs/support/move.c
--- a/fs/xfs/support/move.c Thu Jan 16 14:06:04 2003
+++ b/fs/xfs/support/move.c Thu Jan 16 14:06:04 2003
@@ -30,6 +30,7 @@
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
*/

+#include <linux/string.h>
#include <linux/errno.h>
#include <asm/uaccess.h>

--
Bob Miller Email: [email protected]
Open Source Development Lab Phone: 503.626.2455 Ext. 17