52d288e44e3e07ea497f291c19eb76c79245e92f
[debian/tar] / lib / uinttostr.c
1 #define inttostr uinttostr
2 #define inttype unsigned int
3 #include "inttostr.c"