20 Oct
2005
20 Oct
'05
12:15 p.m.
On Mon, 2005-10-17 at 09:26 +0200, Alfonso Sparano wrote:
Hi all,
I’ve found a little problem to compile dovecot on a tru64 os v5.1.
The problem is the lack of the “inttypes.h” into the included header in the project.
I added this to alpha4 in compat.h:
#if defined (HAVE_INTTYPES_H) && defined(TRU64)
# include