]> git.cworth.org Git - tar/blob - lib/umaxtostr.c
Respect DEB_BUILD_OPTIONS=nocheck to conform with Debian Policy 3.8.2
[tar] / lib / umaxtostr.c
1 #define inttostr umaxtostr
2 #define inttype uintmax_t
3 #include "inttostr.c"