X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fuinttostr.c;h=48fd98f21c5ba521613a84129e9f2c960c2e32eb;hb=826cf481e0ecd51490b450c6dfcca6bd16e613b3;hp=52d288e44e3e07ea497f291c19eb76c79245e92f;hpb=df36afa2e69d1d32dc69a41c07abca593a33ef5f;p=gnulib.git diff --git a/lib/uinttostr.c b/lib/uinttostr.c index 52d288e44..48fd98f21 100644 --- a/lib/uinttostr.c +++ b/lib/uinttostr.c @@ -1,3 +1,3 @@ -#define inttostr uinttostr +#define anytostr uinttostr #define inttype unsigned int -#include "inttostr.c" +#include "anytostr.c"