X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fumaxtostr.c;h=f95bfc3ee0b7c54c0d80ad9ea521a1999c9c0967;hb=d4cecf1ee37f6b611ef092c9c7fa3761d02ce2c3;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"