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=b414e25de8ca49d7567a92c203d431383ec57c83;hpb=29ece34f44a27750bbfd76154ad9882580453dc7 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"