mjacob
Sun May 18 01:38:34 PDT 1997
Update of /cvsroot/src/gnu/usr.bin/bc
In directory netbsd1:/var/slash-tmp/cvs-serv27621
Modified Files:
getopt.c
Log Message:
wouldn't compile due to clash with type of (undeclared) strlen on alpha.
Fixed by including string.h.