Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262642AbUCOShV (ORCPT ); Mon, 15 Mar 2004 13:37:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262666AbUCOShV (ORCPT ); Mon, 15 Mar 2004 13:37:21 -0500 Received: from alpha.zarz.agh.edu.pl ([149.156.122.231]:60172 "EHLO alpha.zarz.agh.edu.pl") by vger.kernel.org with ESMTP id S262642AbUCOShA (ORCPT ); Mon, 15 Mar 2004 13:37:00 -0500 Date: Mon, 15 Mar 2004 19:41:57 +0100 (CET) From: "Wojciech 'Sas' Cieciwa" To: linux-kernel Cc: torvalds@osdl.org, davem@redhat.com Subject: Re: [SPARC64][PPC] strange error .. In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 793 Lines: 21 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 #include +#include #include #include #include -- {Wojciech 'Sas' Cieciwa} {Member of PLD Team } {e-mail: cieciwa@alpha.zarz.agh.edu.pl, 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/