mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Move stdio-common/_itoa.h to sysdeps/generic
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <wchar.h>
|
||||
#include "_itoa.h"
|
||||
#include "_itowa.h"
|
||||
#include <_itoa.h>
|
||||
#include <_itowa.h>
|
||||
#include <locale/localeinfo.h>
|
||||
|
||||
/* #define NDEBUG 1*/ /* Undefine this for debugging assertions. */
|
||||
|
||||
Reference in New Issue
Block a user