]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - contrib/gnu-sort/lib/umaxtostr.c
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.git] / contrib / gnu-sort / lib / umaxtostr.c
1 #define inttostr umaxtostr
2 #define inttype uintmax_t
3 #include "inttostr.c"