From e2211bed12912a57e3ff9b2c42b0d85a949354bc Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Thu, 25 Oct 2012 15:41:32 -0700 Subject: Fix sparc64 build. * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c (__get_clockfreq_via_proc_openprom): Use strtoumax instead of strtoull. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6656fa1146..f8127842b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-10-25 David S. Miller + + * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c + (__get_clockfreq_via_proc_openprom): Use strtoumax instead + of strtoull. + 2012-10-25 Roland McGrath * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c -- cgit 1.4.1