[2127] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

Re: malloc.h is not standard

daemon@ATHENA.MIT.EDU (Michael Graff)
Thu Dec 19 20:13:07 1996

To: Paul A Vixie <paul@vix.com>
Cc: Ezra Peisach <epeisach@MIT.EDU>, Tom Yu <tlyu@MIT.EDU>, krbdev@MIT.EDU
From: Michael Graff <explorer@flame.org>
Date: 19 Dec 1996 20:12:53 -0500
In-Reply-To: Paul A Vixie's message of Mon, 02 Dec 1996 19:03:10 -0800

Paul A Vixie <paul@vix.com> writes:

> making all in kadmin/testing/util...
> cc -O -DKRB5_KRB4_COMPAT -I./../../../include -I/udir/vixie/krb5-1.0/src/kadmi!
> /udir/vixie/krb5-1.0/src/kadmin/testing/util/tcl_ovsec_kadm.c:7: malloc.h: No !
> *** Error code 1

FreeBSD 2.x spits out a warning that malloc.h is depreciated...

NetBSD just has a dummy malloc.h that includes <stdlib.h>

IMHO, not HAVING the file is a better idea, but...

--Michael

home help back first fref pref prev next nref lref last post