Index: trunk/psLib/src/dataIO/psLookupTable.c
===================================================================
--- trunk/psLib/src/dataIO/psLookupTable.c	(revision 3115)
+++ trunk/psLib/src/dataIO/psLookupTable.c	(revision 3191)
@@ -7,6 +7,6 @@
 *  @author Ross Harman, MHPCC
 *
-*  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-02-03 00:54:11 $
+*  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-02-11 20:27:33 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -15,11 +15,7 @@
 #include <string.h>
 #include <ctype.h>
-#ifdef DARWIN
 #undef __STRICT_ANSI__
-#endif
 #include <stdlib.h>
-#ifdef DARWIN
-#define __STRICT_ANSI__
-#endif
+#include <limits.h>
 #include <math.h>
 
