X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Finttostr.c;fp=gnu%2Finttostr.c;h=696b03c726afac8a446c566543eaf7e6e314aacc;hb=1a44d77d50f4fb37c0410eed04b82303624ea2ec;hp=1bba4a08612dc961f8ef7852a8088dcbd338b431;hpb=dda6367c9eac71da8f2ab1c60b3df60f19ce4755;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"