X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=gnu%2Fimaxtostr.c;fp=gnu%2Fimaxtostr.c;h=86fd3aa88b34723aa62600a51495582bc76c1e9e;hp=af7316d121e1095d218304336010643345c1863d;hb=ee168310ec4227174ace489bf5f81f8c2f91cde0;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6 diff --git a/gnu/imaxtostr.c b/gnu/imaxtostr.c index af7316d..86fd3aa 100644 --- a/gnu/imaxtostr.c +++ b/gnu/imaxtostr.c @@ -1,6 +1,6 @@ /* -*- buffer-read-only: t -*- vi: set ro: */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ -#define inttostr imaxtostr +#define anytostr imaxtostr #define inttype intmax_t #define inttype_is_signed 1 -#include "inttostr.c" +#include "anytostr.c"