X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fumaxtostr.c;h=f95bfc3ee0b7c54c0d80ad9ea521a1999c9c0967;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=4f49a7f8ddd94feccb302e62181092bbd0ebf077;hpb=100a8e01f28671dd2f73a1541b1bbd15c9590947;p=gnulib.git diff --git a/lib/umaxtostr.c b/lib/umaxtostr.c index 4f49a7f8d..f95bfc3ee 100644 --- a/lib/umaxtostr.c +++ b/lib/umaxtostr.c @@ -1,3 +1,3 @@ -#define inttostr umaxtostr +#define anytostr umaxtostr #define inttype uintmax_t -#include "inttostr.c" +#include "anytostr.c"