SOURCES: glibc-ppc.patch - include asm/page.h

arekm arekm at pld-linux.org
Sat Mar 15 12:20:03 CET 2008


Author: arekm                        Date: Sat Mar 15 11:20:03 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- include asm/page.h

---- Files affected:
SOURCES:
   glibc-ppc.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/glibc-ppc.patch
diff -u SOURCES/glibc-ppc.patch:1.1 SOURCES/glibc-ppc.patch:1.2
--- SOURCES/glibc-ppc.patch:1.1	Sat Mar 15 08:42:19 2008
+++ SOURCES/glibc-ppc.patch	Sat Mar 15 12:19:58 2008
@@ -1,8 +1,16 @@
 diff --git a/sysdeps/unix/sysv/linux/powerpc/sys/user.h b/sysdeps/unix/sysv/linux/powerpc/sys/user.h
-index e8a8aaa..c738220 100644
+index e8a8aaa..1beafeb 100644
 --- a/sysdeps/unix/sysv/linux/powerpc/sys/user.h
 +++ b/sysdeps/unix/sysv/linux/powerpc/sys/user.h
-@@ -37,4 +37,10 @@ struct user {
+@@ -21,6 +21,7 @@
+ #define _SYS_USER_H	1
+ #include <features.h>
+ 
++#include <asm/page.h>
+ #include <asm/ptrace.h>
+ 
+ struct user {
+@@ -37,4 +38,10 @@ struct user {
  	char		u_comm[32];		/* user command name */
  };
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/glibc-ppc.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list