Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 02/23/2003 14:31:29
Module Name:	src
Committed By:	simonb
Date:		Sun Feb 23 12:31:29 UTC 2003

Modified Files:
	src/sys/lib/libsa: ufs_ls.c

Log Message:
We can't use <string.h> for standalone programs;
use <lib/libkern/libkern.h> for str*() prototypes instead.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/lib/libsa/ufs_ls.c

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