patches/glibc/ports-2.6.1/200-ARM-asm_page_h.patch
changeset 747 d3e603e7c17c
parent 746 b150d6f590fc
child 748 61cd4eb6034d
     1.1 --- a/patches/glibc/ports-2.6.1/200-ARM-asm_page_h.patch	Mon Jul 28 21:08:01 2008 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,11 +0,0 @@
     1.4 -diff -durN glibc-ports-2.7.orig/sysdeps/unix/sysv/linux/arm/ioperm.c glibc-ports-2.7/sysdeps/unix/sysv/linux/arm/ioperm.c
     1.5 ---- glibc-2.6.1.orig/glibc-ports-2.6.1/sysdeps/unix/sysv/linux/arm/ioperm.c	2005-06-10 13:12:09.000000000 +0200
     1.6 -+++ glibc-2.6.1/glibc-ports-2.6.1/sysdeps/unix/sysv/linux/arm/ioperm.c	2008-05-18 16:19:45.000000000 +0200
     1.7 -@@ -45,7 +45,6 @@
     1.8 - #include <sys/mman.h>
     1.9 - 
    1.10 - #include <linux/version.h>
    1.11 --#include <asm/page.h>
    1.12 - #include <sys/sysctl.h>
    1.13 - 
    1.14 - #define PATH_ARM_SYSTYPE	"/etc/arm_systype"