view lib/offtostr.c @ 7560:046e511d4faf

Fix compilation error on platforms without 'wint_t' type.
author Bruno Haible <bruno@clisp.org>
date Tue, 24 Oct 2006 20:19:49 +0000
parents 1ade121b7fb9
children a12bc0c11a21
line wrap: on
line source

#define inttostr offtostr
#define inttype off_t
#include "inttostr.c"