CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/16 16:57:03
Modified files:
gnu/usr.bin/texinfo/lib: system.h
Log message:
strn?casecmp() config bits were incomplete. We have them so
just delete the bogus declarations. Also, getopt() is in <unistd.h>
so pull that in during the remapping of it.
ok miod@
