]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/gnu-sort/lib/umaxtostr.c
This commit was generated by cvs2svn to compensate for changes in r151600,
[FreeBSD/FreeBSD.git] / contrib / gnu-sort / lib / umaxtostr.c
1 #define inttostr umaxtostr
2 #define inttype uintmax_t
3 #include "inttostr.c"