1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-22 18:16:43 +02:00
Files
coreutils/lib/offtostr.c
T

4 lines
70 B
C
Raw Normal View History

2002-10-19 12:34:03 +00:00
#define inttostr offtostr
#define inttype off_t
#include "inttostr.c"