summaryrefslogtreecommitdiff
path: root/gnu/dist/diffutils/lib/offtostr.c
blob: b267f7deb559e082dc7b550bdfc70ea30fd755f9 (plain)
1
2
3
4
5
/*	$NetBSD: offtostr.c,v 1.1.1.1 2003/01/26 00:43:15 wiz Exp $	*/

#define inttostr offtostr
#define inttype off_t
#include "inttostr.c"