[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/kernel/devel linux-2.6-compile-fixes.patch,1.60,1.61



Author: davej

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16669

Modified Files:
	linux-2.6-compile-fixes.patch 
Log Message:
build fix


linux-2.6-compile-fixes.patch:
 run.c |    1 +
 1 files changed, 1 insertion(+)

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- linux-2.6-compile-fixes.patch	26 Mar 2006 00:13:38 -0000	1.60
+++ linux-2.6-compile-fixes.patch	30 Mar 2006 20:48:41 -0000	1.61
@@ -0,0 +1,10 @@
+--- linux-2.6.16.noarch/arch/powerpc/platforms/cell/spufs/run.c~	2006-03-30 15:48:17.000000000 -0500
++++ linux-2.6.16.noarch/arch/powerpc/platforms/cell/spufs/run.c	2006-03-30 15:48:25.000000000 -0500
+@@ -2,6 +2,7 @@
+ #include <linux/ptrace.h>
+ 
+ #include <asm/spu.h>
++#include <asm/unistd.h>
+ 
+ #include "spufs.h"
+ 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]