summaryrefslogtreecommitdiff
path: root/gnu/dist/diffutils/lib/imaxtostr.c
blob: b1aa99d8e70866a5f08870a7eab896e96579df55 (plain)
1
2
3
4
5
/*	$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"