mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
Include "stdio-common/_itoa.h" instead of "stdio/_itoa.h".
This commit is contained in:
parent
29370ca488
commit
bf899faa49
@ -22,7 +22,7 @@ Cambridge, MA 02139, USA. */
|
||||
#include <hurd.h>
|
||||
#include <hurd/paths.h>
|
||||
#include <fcntl.h>
|
||||
#include "stdio/_itoa.h"
|
||||
#include "stdio-common/_itoa.h"
|
||||
#include <string.h>
|
||||
|
||||
/* Temporary hack; this belongs in a header file, probably types.h. */
|
||||
|
Loading…
Reference in New Issue
Block a user