Index: trunk/psLib/src/astro/psTime.h
===================================================================
--- trunk/psLib/src/astro/psTime.h	(revision 1407)
+++ trunk/psLib/src/astro/psTime.h	(revision 1441)
@@ -13,6 +13,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-08-07 00:06:06 $
+ *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-08-09 23:40:54 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -20,11 +20,11 @@
 
 #ifndef PSTIME_H
-#    define PSTIME_H
-
-#    include <time.h>
-#    include <sys/types.h>
-#    include <sys/time.h>
-
-#    include "psType.h"
+#define PSTIME_H
+
+#include <time.h>
+#include <sys/types.h>
+#include <sys/time.h>
+
+#include "psType.h"
 
 /// @addtogroup Time
