Date: Mon, 29 Sep 1997 19:36:59 +1000 From: Bruce Evans <bde@zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG, imp@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/make main.c var.c Message-ID: <199709290936.TAA26909@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>imp 1997/09/28 20:53:54 PDT > > Modified files: > usr.bin/make main.c var.c > Log: > Add #include <stdlib.h> to pick up prototypes for getenv and friends. <stdlib.h> is already included by make.h which is included by almost everything (blech). Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709290936.TAA26909>