X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fumaxtostr.c;h=f95bfc3ee0b7c54c0d80ad9ea521a1999c9c0967;hb=63ce57e7e9fff1265da4e0a4d2639483c28b6b93;hp=914f388d1b323d67486c1a9b478d4f6c2419efd2;hpb=c74c2411db5f3bf06848008c0d121a23fd31cf91;p=gnulib.git diff --git a/lib/umaxtostr.c b/lib/umaxtostr.c index 914f388d1..f95bfc3ee 100644 --- a/lib/umaxtostr.c +++ b/lib/umaxtostr.c @@ -1,4 +1,3 @@ -#define inttostr umaxtostr +#define anytostr umaxtostr #define inttype uintmax_t -#define inttype_is_signed 0 -#include "inttostr.c" +#include "anytostr.c"