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