get-rusage-data tests: Avoid failure on Linux/glibc.
[gnulib/ericb.git] / lib / uinttostr.c
blob48fd98f21c5ba521613a84129e9f2c960c2e32eb
1 #define anytostr uinttostr
2 #define inttype unsigned int
3 #include "anytostr.c"