mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
484 B

  1. See e.g. http://www.mail-archive.com/debian-glibc%40lists.debian.org/msg38393.html
  2. or http://sourceware.org/ml/crossgcc/2008-05/msg00014.html
  3. --- ./ports/sysdeps/unix/sysv/linux/arm/ioperm.c.orig 2008-10-04 19:47:32.000000000 +0200
  4. +++ ./ports/sysdeps/unix/sysv/linux/arm/ioperm.c 2008-10-04 19:47:42.000000000 +0200
  5. @@ -45,7 +45,6 @@
  6. #include <sys/mman.h>
  7. #include <linux/version.h>
  8. -#include <asm/page.h>
  9. #include <sys/sysctl.h>
  10. #define PATH_ARM_SYSTYPE "/etc/arm_systype"