mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
* stdio-common/_itoa.c: Include <limits.h>.
* stdio-common/_itowa.c: Likewise.
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
|
||||
#include <gmp-mparam.h>
|
||||
#include <gmp.h>
|
||||
#include <limits.h>
|
||||
#include <stdlib/gmp-impl.h>
|
||||
#include <stdlib/longlong.h>
|
||||
|
||||
|
Reference in New Issue
Block a user