Subject: CVS commit: gnusrc/gnu/dist/toolchain/gprof
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/05/2001 21:48:01
Module Name:	gnusrc
Committed By:	thorpej
Date:		Fri Oct  5 18:48:01 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gprof: gprof.c

Log Message:
Need <stdlib.h> for getenv() protoype (to avoid warning on LP64).
XXX This patch probably isn't right, but I'm not interested in
detangling the GNU include file nightmare right now.


To generate a diff of this commit:
cvs rdiff -r1.1.1.3 -r1.2 gnusrc/gnu/dist/toolchain/gprof/gprof.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.