mirror of
https://git.yoctoproject.org/poky
synced 2026-02-11 03:03:02 +01:00
13 lines
491 B
Diff
13 lines
491 B
Diff
Index: glibc-2.6.1/ports/sysdeps/unix/sysv/linux/arm/ioperm.c
|
|
===================================================================
|
|
--- glibc-2.6.1.orig/ports/sysdeps/unix/sysv/linux/arm/ioperm.c 2005-06-10 11:12:09.000000000 +0000
|
|
+++ glibc-2.6.1/ports/sysdeps/unix/sysv/linux/arm/ioperm.c 2009-06-16 21:16:16.007016198 +0000
|
|
@@ -45,7 +45,6 @@
|
|
#include <sys/mman.h>
|
|
|
|
#include <linux/version.h>
|
|
-#include <asm/page.h>
|
|
#include <sys/sysctl.h>
|
|
|
|
#define PATH_ARM_SYSTYPE "/etc/arm_systype"
|