Index: trunk/psLib/src/astronomy/psTime.c
===================================================================
--- trunk/psLib/src/astronomy/psTime.c	(revision 2112)
+++ trunk/psLib/src/astronomy/psTime.c	(revision 2151)
@@ -11,6 +11,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-10-14 03:02:30 $
+ *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-10-15 19:10:50 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -28,4 +28,5 @@
 #include "psImage.h"
 #include "psCoord.h"
+#include "psString.h"
 
 #include "psAstronomyErrors.h"
@@ -33,8 +34,10 @@
 #ifndef SER7_FILE
 #define SER7_FILE "../../data/ser7.dat"
+#pragma warning SER7_FILE was not defined in the makefile.
 #endif
 
 #ifndef TAIUTC_FILE
 #define TAIUTC_FILE "../../data/tai-utc.dat"
+#pragma warning TAIUTC_FILE was not defined in the makefile.
 #endif
 
