X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fuinttostr.c;h=48fd98f21c5ba521613a84129e9f2c960c2e32eb;hb=4779b635ef35c7b0bc4044fcb5bc746d06f158c4;hp=21fa3761a90fd1223cd3350d1b20d920ab532e32;hpb=7b0ac33694003a54d2b370f11b17248060e3ed17;p=gnulib.git diff --git a/lib/uinttostr.c b/lib/uinttostr.c index 21fa3761a..48fd98f21 100644 --- a/lib/uinttostr.c +++ b/lib/uinttostr.c @@ -1,4 +1,3 @@ #define anytostr uinttostr #define inttype unsigned int -#define inttype_is_signed 0 #include "anytostr.c"