No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / diffutils / lib / umaxtostr.c
blobbecce1dfe18e2e89d7a59bd88b340f9c68076aa8
1 /* $NetBSD$ */
3 #define inttostr umaxtostr
4 #define inttype uintmax_t
5 #include "inttostr.c"