mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
alpha: Update _itoa.h include.
This commit is contained in:
parent
57988d0ba7
commit
925f8e84e6
@ -1,3 +1,8 @@
|
||||
2012-03-21 Richard Henderson <rth@twiddle.net>
|
||||
|
||||
* sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
|
||||
of <stdio-common/_itoa.h>.
|
||||
|
||||
2012-03-19 Richard Henderson <rth@twiddle.net>
|
||||
|
||||
* sysdeps/alpha/fpu/math_private.h: New file.
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <sys/param.h>
|
||||
#include <stdio-common/_itoa.h>
|
||||
#include <_itoa.h>
|
||||
|
||||
/* The macros defined here use the timestamp counter in IA-64. They
|
||||
provide a very accurate way to measure the time with very little
|
||||
|
Loading…
Reference in New Issue
Block a user