From 640ac3f1bf2e575b514645fc03cceeeacf7bd845 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Sun, 11 Nov 2012 15:46:01 -0800 Subject: Fix check-localplt regressions on sparc. * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include inttypes.h (__get_clockfreq_via_proc_openprom): Use __open, __read, and __close rather than their public counterparts. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 936b8cae35..ba9ecf3072 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-11-11 David S. Miller + + * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include + inttypes.h + (__get_clockfreq_via_proc_openprom): Use __open, __read, and + __close rather than their public counterparts. + 2012-11-10 Joseph Myers * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole -- cgit v1.2.3