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.