X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fuinttostr.c;h=48fd98f21c5ba521613a84129e9f2c960c2e32eb;hb=93d7550;hp=1662985f4091331644bf217ff0b432a915b8e1f8;hpb=c74c2411db5f3bf06848008c0d121a23fd31cf91;p=gnulib.git diff --git a/lib/uinttostr.c b/lib/uinttostr.c index 1662985f4..48fd98f21 100644 --- a/lib/uinttostr.c +++ b/lib/uinttostr.c @@ -1,4 +1,3 @@ -#define inttostr uinttostr +#define anytostr uinttostr #define inttype unsigned int -#define inttype_is_signed 0 -#include "inttostr.c" +#include "anytostr.c"