/* * Warning, this file was automatically created by the TIFF configure script * VERSION: v3.5.5 * DATE: Friday June 1 12:14:53 CDT 2001 * TARGET: sparc-sun-solaris2.6 * CCOMPILER: /usr/local/bin/gcc- */ #ifndef _PORT_ #define _PORT_ 1 #ifdef __cplusplus extern "C" { #endif #include #define HOST_FILLORDER FILLORDER_MSB2LSB #define HOST_BIGENDIAN 1 #define HAVE_MMAP 1 #include #include #include #include #include typedef double dblparam_t; #ifdef __STRICT_ANSI__ #define INLINE __inline__ #else #define INLINE inline #endif #define GLOBALDATA(TYPE,NAME) extern TYPE NAME #ifdef __cplusplus } #endif #endif