Subject: Re: XFree86 2.1 and new stuff
To: None <current-users@sun-lamp.cs.berkeley.edu, Matthieu.Herrb@laas.fr>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: current-users
Date: 04/08/1994 11:20:52
> ! 		ftruncate(fileno(tmpfd), (off_t)0);

Why not include include the proper prototypes and let the compiler do all
the mirky casting? This will keep down the number and size of patches required.

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