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=de7372b23c3da92fbfaea2d1ac592f0b2ba87914;hpb=fbbfb9406a82e647ce27b6462b11a802fa48f31a 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"