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

#define inttostr umaxtostr
#define inttype uintmax_t
#include "inttostr.c"