Index: trunk/psLib/test/fileUtils/tst_psDB.c
===================================================================
--- trunk/psLib/test/fileUtils/tst_psDB.c	(revision 3638)
+++ trunk/psLib/test/fileUtils/tst_psDB.c	(revision 3682)
@@ -9,6 +9,6 @@
  *  @author Aaron Culliney, MHPCC
  *
- *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-03-31 23:01:46 $
+ *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-04-07 20:27:41 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -25,5 +25,5 @@
 
 #include "psTest.h"
-#include "pslib.h"
+#include "pslib_strict.h"
 
 #define STR_1 "hello world!"
Index: trunk/psLib/test/fileUtils/tst_psFits.c
===================================================================
--- trunk/psLib/test/fileUtils/tst_psFits.c	(revision 3638)
+++ trunk/psLib/test/fileUtils/tst_psFits.c	(revision 3682)
@@ -6,6 +6,6 @@
 *  @author Robert DeSonia, MHPCC
 *
-*  @version $Revision: 1.23 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-03-24 22:21:17 $
+*  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-04-07 20:27:42 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -18,5 +18,5 @@
 
 #include "psTest.h"
-#include "pslib.h"
+#include "pslib_strict.h"
 
 #define GENIMAGE(img,c,r,TYP, valueFcn) \
Index: trunk/psLib/test/fileUtils/tst_psLookupTable_01.c
===================================================================
--- trunk/psLib/test/fileUtils/tst_psLookupTable_01.c	(revision 3638)
+++ trunk/psLib/test/fileUtils/tst_psLookupTable_01.c	(revision 3682)
@@ -12,6 +12,6 @@
 *  @author  Ross Harman, MHPCC
 *
-*  @version $Revision: 1.13 $  $Name: not supported by cvs2svn $
-*  @date  $Date: 2005-03-31 23:01:46 $
+*  @version $Revision: 1.14 $  $Name: not supported by cvs2svn $
+*  @date  $Date: 2005-04-07 20:27:42 $
 *
 *  Copyright 2004-5 Maui High Performance Computing Center, University of Hawaii
@@ -19,5 +19,5 @@
 */
 
-#include "pslib.h"
+#include "pslib_strict.h"
 #include "psTest.h"
 #include <string.h>
