/*	$NetBSD: imaxtostr.c,v 1.1.1.1 2016/01/13 03:15:30 christos Exp $	*/

#define inttostr imaxtostr
#define inttype intmax_t
#include "inttostr.c"
