view lib/imaxtostr.c @ 6836:e2c19cb657e7

Tweak for FreeBSD.
author Bruno Haible <bruno@clisp.org>
date Sat, 17 Jun 2006 20:02:16 +0000
parents 1ade121b7fb9
children a12bc0c11a21
line wrap: on
line source

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