Index: trunk/psLib/src/db/psDB.c
===================================================================
--- trunk/psLib/src/db/psDB.c	(revision 10241)
+++ trunk/psLib/src/db/psDB.c	(revision 10487)
@@ -12,11 +12,11 @@
  *  @author Joshua Hoblitt
  *
- *  @version $Revision: 1.118 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-11-28 22:41:47 $
+ *  @version $Revision: 1.119 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-12-06 03:01:42 $
  *
  *  Copyright (C) 2005-2006  Joshua Hoblitt, University of Hawaii
  */
 
-#ifndef OMIT_PSDB
+#ifdef HAVE_PSDB
 
 #include <stdio.h>
@@ -2257,3 +2257,3 @@
 }
 
-#endif // OMIT_PSDB
+#endif // HAVE_PSDB
