--- plib-1.8.5/src/ssg/ssgLoadFLT.cxx.old 2008-03-11 02:06:23.000000000 +0000 +++ plib-1.8.5/src/ssg/ssgLoadFLT.cxx 2018-10-23 22:02:06.650000000 +0000 @@ -103,9 +103,7 @@ #include #include #include -#ifdef UL_IRIX -# include -#endif +#include #ifdef USE_POSIX_MMAP # include # include /* Need both for Mandrake 8.0 !! */ @@ -141,11 +139,8 @@ #define template _template /* trams */ typedef unsigned char ubyte; - -#ifdef UL_WIN32 typedef unsigned short ushort; typedef unsigned int uint; -#endif // 525 = negative identation, 539= did not expect positive identation //lint -save -e525 -e539