NEWS.stable: log cherry-pick [d1fa59e]->[e238a25] strtoimax, strtoumax: Document...
[gnulib.git] / lib / umaxtostr.c
index 75346a4..f95bfc3 100644 (file)
@@ -1,4 +1,3 @@
-#define inttostr umaxtostr
+#define anytostr umaxtostr
 #define inttype uintmax_t
-#define inttype_is_unsigned
-#include "inttostr.c"
+#include "anytostr.c"