gpse-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gpse-devel] Mac Additions...


From: Andrea Luzzardi
Subject: Re: [Gpse-devel] Mac Additions...
Date: Wed, 22 May 2002 17:53:43 +0200
User-agent: Mutt/1.3.28i

On Wed, May 22, 2002 at 12:48:13PM +0000, Flea wrote:
> Lu_zero, I need this added to fpse.h in the cvs please so I can compile on my 
> system straight from the cvs.
> 
> #elif defined(MACOS)
> #include <stdio.h>
> #include <stdlib.h>
> #include <stdarg.h>
> #include <string.h>
> #include <time.h>
> #include <fcntl.h>
> #include <ctype.h>
> #include <dirent.h>
> #include <unistd.h>
> #include <sys/types.h>
> #include <sys/stat.h>
> #ifndef O_BINARY
> #define O_BINARY 0
> #endif
> 
done.

-- 
Andrea Luzzardi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]