Index: trunk/psLib/src/db/psDB.h
===================================================================
--- trunk/psLib/src/db/psDB.h	(revision 10044)
+++ trunk/psLib/src/db/psDB.h	(revision 10487)
@@ -10,6 +10,6 @@
  *  @author Joshua Hoblitt
  *
- *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-11-17 22:06:57 $
+ *  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-12-06 03:01:42 $
  *
  *  Copyright 2005 Joshua Hoblitt, University of Hawaii
@@ -19,5 +19,5 @@
 #define PS_DB_H 1
 
-#ifndef OMIT_PSDB
+#ifdef HAVE_PSDB
 
 #include "psType.h"
@@ -451,5 +451,5 @@
 #else
 typedef void psDB;
-#endif // OMIT_PSDB
+#endif // HAVE_PSDB
 
 #endif // PS_DB_H
