[1383] in Kerberos-V5-bugs
Re: B5 on BSDI
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Tue May 9 16:32:09 1995
From: epeisach@MIT.EDU
Date: Tue, 9 May 1995 16:31:59 -0400
To: brian@nothing.ucsd.edu (Brian Kantor)
Cc: krb5-bugs@MIT.EDU
In-Reply-To: [1375]
Thank you for your report on your efforts to compile krb5 under BSDI.
Regarding your note about fcc_close.c including malloc.h. I just removed
that line from the sources. fcc.h includes k5-int.h which includes the
right header files to declare malloc. (usually stdlib.h).
Ezra Peisach