b8ffffc7d9
diffutils2netbsd script).
6 lines
137 B
C
6 lines
137 B
C
/* $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"
|