[PATCH] fix for 2.3.14 compilation

Thierry Vignaud (tvignaud@mandrakesoft.com)
Thu, 19 Aug 1999 08:48:49 +0000


This is a multi-part message in MIME format.
--------------46723AD361F3E36900791C0E
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

fix for compilation in ix86

-- 
MandrakeSoft          http://www.mandrakesoft.com/
	somewhere between the playstation and the super cray
			         	 --Thierry
--------------46723AD361F3E36900791C0E
Content-Type: text/plain; charset=us-ascii;
 name="fix.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="fix.diff"

--- arch/i386/kernel/i8259.c.orig Thu Aug 19 10:45:45 1999 +++ arch/i386/kernel/i8259.c Thu Aug 19 10:41:22 1999 @@ -10,7 +10,7 @@ #include <linux/malloc.h> #include <linux/random.h> #include <linux/smp.h> -#include <linux/tasks.h> +//#include <linux/tasks.h> #include <linux/smp_lock.h> #include <linux/init.h>

--------------46723AD361F3E36900791C0E--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/