From 7fe677c6d31a6fd854eaf64609d72b8613ca36ea Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Sat, 10 Dec 2005 15:10:57 +0000 Subject: Merge from trunk. --- libc/sysdeps/linux/arm/ioperm.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libc/sysdeps/linux/arm/ioperm.c') diff --git a/libc/sysdeps/linux/arm/ioperm.c b/libc/sysdeps/linux/arm/ioperm.c index d69d475d6..837de8adf 100644 --- a/libc/sysdeps/linux/arm/ioperm.c +++ b/libc/sysdeps/linux/arm/ioperm.c @@ -34,6 +34,9 @@ enable all the ports all of the time. */ #define readlink __readlink +#define mmap __mmap +#define sscanf __sscanf +#define fscanf __fscanf #include #include -- cgit v1.2.3