Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/08/2001 10:06:38
Module Name:	gnusrc
Committed By:	itojun
Date:		Mon Jan  8 08:06:38 UTC 2001

Modified Files:
	gnusrc/gnu/dist/bc/lib: getopt.c number.c

Log Message:
need string.h for mem* prototypes.
XXX not sure if we need to compile getopt{,1}.c in gnu/usr.bin/{bc,dc}...


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 gnusrc/gnu/dist/bc/lib/getopt.c \
    gnusrc/gnu/dist/bc/lib/number.c

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