Subject: Re: lib/345: i386 ftruncate() error
To: None <banshee@gabriella.resort.com, netbsd-bugs@sun-lamp.cs.berkeley.edu>
From: None <mycroft@gnu.ai.mit.edu>
List: netbsd-bugs
Date: 07/19/1994 03:59:49
This is a bug in your program.  You either need to #include <unistd.h>,
or cast the second argument of ftruncate(2) to `off_t'.


------------------------------------------------------------------------------