Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/02/1998 11:47:46
Module Name:	src
Committed By:	thorpej
Date:		Wed Dec  2 19:47:46 UTC 1998

Modified Files:
	src/lib/libc/sys: stat.c
Log Message:
Warn about references to the compatibility stat(), fstat(), and lstat(),
and direct the user to include <sys/stat.h> to generate the correct
reference.