Subject: Re: compiling pgp
To: der Mouse <mouse@Collatz.McRCIM.McGill.EDU>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-sparc
Date: 06/27/1996 08:38:56
On Thu, 27 Jun 1996 06:55:28 -0400 
 der Mouse <mouse@Collatz.McRCIM.McGill.EDU> wrote:

 > Or just drop in a prototype at the top of each file:
 > 
 > 	off_t lseek(int, off_t, int);
 > 
 > There's some include file that works too, I'm sure.  But there's no
 > need to go add casts all through the code, when that's exactly what a
 > prototype gives you.

We have a prototype for it in <sys/types.h> to help avoid that error.  It 
also lived in <unistd.h>

 -- save the ancient forests - http://www.bayarea.net/~thorpej/forest/ -- 
Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                               Home: 408.866.1912
NAS: M/S 258-6                                          Work: 415.604.0935
Moffett Field, CA 94035                                Pager: 415.428.6939