]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - contrib/gnu-sort/lib/umaxtostr.c
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.git] / contrib / gnu-sort / lib / umaxtostr.c
1 #define inttostr umaxtostr
2 #define inttype uintmax_t
3 #include "inttostr.c"