view lib/imaxtostr.c @ 10661:65c9436dc0d3

Move the getdomainname() declaration to <unistd.h>.
author Bruno Haible <bruno@clisp.org>
date Sun, 19 Oct 2008 03:36:00 +0200
parents 1ade121b7fb9
children a12bc0c11a21
line wrap: on
line source

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