mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
* stdio-common/_itoa.c: Include <limits.h>.
* stdio-common/_itowa.c: Likewise.
This commit is contained in:
@@ -22,6 +22,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