Date: Wed, 01 Aug 2001 12:29:14 +0200 From: Sheldon Hearn <sheldonh@starjuice.net> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/sh mail.c Message-ID: <97658.996661754@axl.seasidesoftware.co.za> In-Reply-To: Your message of "Tue, 31 Jul 2001 22:38:28 MST." <200108010538.f715cSZ69519@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 31 Jul 2001 22:38:28 MST, "David E. O'Brien" wrote: > Modified files: (Branch: RELENG_4) > bin/sh mail.c > Log: > MFC: include stdlib.h (it doesn't seem to quiet any warnings, so I'm not > sure why it is included) <stdlib.h> provides a prototype for abort(3), which is used in mail.c. Ciao, Sheldon. 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?97658.996661754>