]> git.cworth.org Git - tar/blob - lib/uinttostr.c
52d288e44e3e07ea497f291c19eb76c79245e92f
[tar] / lib / uinttostr.c
1 #define inttostr uinttostr
2 #define inttype unsigned int
3 #include "inttostr.c"