Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/15/1999 21:25:08
Module Name:	src
Committed By:	simonb
Date:		Sat Jan 16 05:25:07 UTC 1999

Modified Files:
	src/gnu/dist/bc/lib: getopt.c
Log Message:
Apply previous NetBSD patch:
wouldn't compile due to clash with type of (undeclared) strlen
on alpha.  Fixed by including string.h.