b8ffffc7d9
diffutils2netbsd script).
6 lines
142 B
C
6 lines
142 B
C
/* $NetBSD: imaxtostr.c,v 1.1.1.1 2003/01/26 00:43:15 wiz Exp $ */
|
|
|
|
#define inttostr imaxtostr
|
|
#define inttype intmax_t
|
|
#include "inttostr.c"
|