X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fuinttostr.c;h=48fd98f21c5ba521613a84129e9f2c960c2e32eb;hb=93d7550;hp=21fa3761a90fd1223cd3350d1b20d920ab532e32;hpb=db74d417293e937ab171addd937b7b6c00d44444;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"