* stdio-common/_itowa.c: Likewise.
+2007-01-23 Ulrich Drepper <drepper@redhat.com>
+
+ * stdio-common/_itoa.c: Include <limits.h>.
+ * stdio-common/_itowa.c: Likewise.
+
2007-01-22 Ulrich Drepper <drepper@redhat.com>
* stdio-common/_itowa.c: Don't compile _itowa for 64-bit
#include <gmp-mparam.h>
#include <gmp.h>
+#include <limits.h>
#include <stdlib/gmp-impl.h>
#include <stdlib/longlong.h>
#include <gmp-mparam.h>
#include <gmp.h>
+#include <limits.h>
#include <stdlib/gmp-impl.h>
#include <stdlib/longlong.h>