X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=gnu%2Fumaxtostr.c;fp=gnu%2Fumaxtostr.c;h=ffcc71ac25c7aa6b74f44c817901f8428993f152;hp=94a9cc59967b78325173312a7ac543b8e2af445f;hb=ee168310ec4227174ace489bf5f81f8c2f91cde0;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6 diff --git a/gnu/umaxtostr.c b/gnu/umaxtostr.c index 94a9cc5..ffcc71a 100644 --- a/gnu/umaxtostr.c +++ b/gnu/umaxtostr.c @@ -1,6 +1,6 @@ /* -*- buffer-read-only: t -*- vi: set ro: */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ -#define inttostr umaxtostr +#define anytostr umaxtostr #define inttype uintmax_t #define inttype_is_signed 0 -#include "inttostr.c" +#include "anytostr.c"