From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1GsIaj-0001GE-TH for user-mode-linux-devel@lists.sourceforge.net; Thu, 07 Dec 2006 04:43:09 -0800 Received: from smtp007.mail.ukl.yahoo.com ([217.12.11.96]) by mail.sourceforge.net with smtp (Exim 4.44) id 1GsIaj-0004Fg-B3 for user-mode-linux-devel@lists.sourceforge.net; Thu, 07 Dec 2006 04:43:09 -0800 From: Blaisorblade Date: Thu, 7 Dec 2006 13:42:58 +0100 References: <20061130202411.GA8628@knob.reflex> In-Reply-To: <20061130202411.GA8628@knob.reflex> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200612071342.59463.blaisorblade@yahoo.it> Subject: Re: [uml-devel] [PATCH] fix skas-2.6.19-rc6-v9-pre9 compile for linux 2.6.19 List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: user-mode-linux-devel-bounces@lists.sourceforge.net Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: Jason Lunz Cc: user-mode-linux-devel@lists.sourceforge.net On Thursday 30 November 2006 21:24, Jason Lunz wrote: > linux/config.h is now included automatically. #including it by hand is a > build error in 2.6.19; this removes the three instances in the latest > skas3-2.6 patch. > > Jason Ok, I should integrate it ASAP (but you can see how much time I have :-( ). > --- > include/linux/proc_mm.h | 1 - > mm/proc_mm-mod.c | 1 - > mm/proc_mm.c | 1 - > 3 files changed, 3 deletions(-) > > Index: linux-2.6.19/include/linux/proc_mm.h > =================================================================== > --- linux-2.6.19.orig/include/linux/proc_mm.h > +++ linux-2.6.19/include/linux/proc_mm.h > @@ -6,7 +6,6 @@ > #ifndef __PROC_MM_H > #define __PROC_MM_H > > -#include > #include > #include > > Index: linux-2.6.19/mm/proc_mm-mod.c > =================================================================== > --- linux-2.6.19.orig/mm/proc_mm-mod.c > +++ linux-2.6.19/mm/proc_mm-mod.c > @@ -1,4 +1,3 @@ > -#include > #include > #include > #include > Index: linux-2.6.19/mm/proc_mm.c > =================================================================== > --- linux-2.6.19.orig/mm/proc_mm.c > +++ linux-2.6.19/mm/proc_mm.c > @@ -3,7 +3,6 @@ > * Licensed under the GPL > */ > > -#include > #include > #include > #include -- Inform me of my mistakes, so I can add them to my list! Paolo Giarrusso, aka Blaisorblade http://www.user-mode-linux.org/~blaisorblade Chiacchiera con i tuoi amici in tempo reale! http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel