Re: [SPARC64][PPC] strange error ..

From: Wojciech 'Sas' Cieciwa
Date: Mon Mar 15 2004 - 13:40:04 EST


OK. here is trivial fix:

--- linux-2.6.4/init/do_mounts_initrd.c.org 2004-03-15 09:24:58.000000000 +0100
+++ linux-2.6.4/init/do_mounts_initrd.c 2004-03-15 19:35:50.186528400 +0100
@@ -1,6 +1,6 @@
#define __KERNEL_SYSCALLS__
-#include <linux/unistd.h>
#include <linux/kernel.h>
+#include <linux/unistd.h>
#include <linux/fs.h>
#include <linux/minix_fs.h>
#include <linux/ext2_fs.h>

--
{Wojciech 'Sas' Cieciwa} {Member of PLD Team }
{e-mail: cieciwa@xxxxxxxxxxxxxxxxxxxxx, http://www2.zarz.agh.edu.pl/~cieciwa}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/