Subject: CVS commit: syssrc/sys/lib/libkern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/09/2002 00:45:37
Module Name:	syssrc
Committed By:	jdolecek
Date:		Tue Oct  8 21:45:37 UTC 2002

Modified Files:
	syssrc/sys/lib/libkern: strstr.c

Log Message:
need to include <sys/param.h> to get inline strlen() on vax; found
with help of Matt Thomas


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/lib/libkern/strstr.c

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