X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fumaxtostr.c;h=f95bfc3ee0b7c54c0d80ad9ea521a1999c9c0967;hb=47cb657eca1abf2c26c32c8ce03def994a3ee37c;hp=7fd995084e76157d6cd60dae4dc0cbb3e4e7f7d9;hpb=db74d417293e937ab171addd937b7b6c00d44444;p=gnulib.git diff --git a/lib/umaxtostr.c b/lib/umaxtostr.c index 7fd995084..f95bfc3ee 100644 --- a/lib/umaxtostr.c +++ b/lib/umaxtostr.c @@ -1,4 +1,3 @@ #define anytostr umaxtostr #define inttype uintmax_t -#define inttype_is_signed 0 #include "anytostr.c"