X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fumaxtostr.c;h=f95bfc3ee0b7c54c0d80ad9ea521a1999c9c0967;hb=ab624c1a8f744419fdb653b77250153a3563203f;hp=75346a44f78876691c4ccf34fb3496cc3e7a7937;hpb=708e2420452bb7233e0153b0b92c4e7dc79e03e3;p=gnulib.git diff --git a/lib/umaxtostr.c b/lib/umaxtostr.c index 75346a44f..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_unsigned -#include "inttostr.c" +#include "anytostr.c"