Index: trunk/psLib/src/pslib_strict.h
===================================================================
--- trunk/psLib/src/pslib_strict.h	(revision 6874)
+++ trunk/psLib/src/pslib_strict.h	(revision 6953)
@@ -9,6 +9,6 @@
 *  @author Eric Van Alst, MHPCC
 *
-*  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-04-17 22:00:03 $
+*  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-04-22 00:47:06 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -31,5 +31,9 @@
 #include "psEarthOrientation.h"
 
+#ifdef OMIT_PSDB
+#include "psDB_dummy.h"
+#else
 #include "psDB.h"
+#endif
 
 #include "psVectorFFT.h"
