strtoumax: fix typo in previous commit.
[gnulib.git] / lib / umaxtostr.c
index 7fd9950..f95bfc3 100644 (file)
@@ -1,4 +1,3 @@
 #define anytostr umaxtostr
 #define inttype uintmax_t
-#define inttype_is_signed 0
 #include "anytostr.c"