X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Finttostr.c;h=696b03c726afac8a446c566543eaf7e6e314aacc;hb=bc973a082dddfe8c66baf7352df0433f83479ce1;hp=1bba4a08612dc961f8ef7852a8088dcbd338b431;hpb=ee168310ec4227174ace489bf5f81f8c2f91cde0;p=debian%2Ftar diff --git a/gnu/inttostr.c b/gnu/inttostr.c index 1bba4a08..696b03c7 100644 --- a/gnu/inttostr.c +++ b/gnu/inttostr.c @@ -2,5 +2,4 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ #define anytostr inttostr #define inttype int -#define inttype_is_signed 1 #include "anytostr.c"