Subject: A couple of small glitches
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Havard Eidnes <Havard.Eidnes@runit.sintef.no>
List: current-users
Date: 05/21/1994 20:58:50
Hi,
found these while updating recently:
- in mail/{cmd3,lex}.c, cfree() should probably be free() (doesn't link)
- in gdb and gcc2 some of the header files define "const", before the
appropriate header files have been included. I surrounded the gdb/gcc2
definition with #ifndef __NetBSD__.
Regards,
- Havard
------------------------------------------------------------------------------