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.

10 lines
326 B

  1. --- glibc-2.3.1/sysdeps/unix/sysv/linux/arm/ioperm.c.orig 2002-11-18 17:07:57.000000000 +0100
  2. +++ glibc-2.3.1/sysdeps/unix/sysv/linux/arm/ioperm.c 2002-11-18 17:02:17.000000000 +0100
  3. @@ -43,6 +43,7 @@
  4. #include <sys/types.h>
  5. #include <sys/mman.h>
  6. +#include <linux/input.h>
  7. #include <asm/page.h>
  8. #include <sys/sysctl.h>