patches/glibc/ports-2.7/100-ARM-asm_page_h.patch
changeset 518 c1e6c0ebfac1
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/patches/glibc/ports-2.7/100-ARM-asm_page_h.patch	Sun May 18 14:53:11 2008 +0000
     1.3 @@ -0,0 +1,11 @@
     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.7.orig/glibc-ports-2.7/sysdeps/unix/sysv/linux/arm/ioperm.c	2005-06-10 13:12:09.000000000 +0200
     1.6 ++++ glibc-2.7/glibc-ports-2.7/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"