Date: Thu, 29 Nov 2001 14:17:21 -0500 From: Mike Barcroft <mike@FreeBSD.org> To: Nick Sayer <nsayer@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/pam_smb/files patch-malloc Message-ID: <20011129141721.B23064@espresso.q9media.com> In-Reply-To: <200111291704.fATH4GG35288@freefall.freebsd.org>; from nsayer@FreeBSD.org on Thu, Nov 29, 2001 at 09:04:16AM -0800 References: <200111291704.fATH4GG35288@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Nick Sayer <nsayer@FreeBSD.org> writes: > nsayer 2001/11/29 09:04:16 PST > > Added files: > security/pam_smb/files patch-malloc > Log: > s/malloc/unistd/ > > Submitted by: Harald Schmalzbauer <H.Schmalzbauer@belenus.com> > > Revision Changes Path > 1.1 +44 -0 ports/security/pam_smb/files/patch-malloc (new) What exactly is being prototyped? If it's malloc(3), then the correct header is <stdlib.h>. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011129141721.B23064>