--- sfio.h 2001/06/10 15:58:20 1.1 +++ sfio.h 2001/06/10 15:59:55 1.2 @@ -68,6 +68,7 @@ #ifndef FILE #define _FILE_DEFINED 1 /* stop MS headers from defining FILE */ +#define _FILEDEFED 1 /* stop Solaris 8 headers from doing it */ #define FILE struct _sfio_s /* because certain stdarg.h needs FILE */ #endif