Index: trunk/psLib/src/sys/psTrace.c
===================================================================
--- trunk/psLib/src/sys/psTrace.c	(revision 1440)
+++ trunk/psLib/src/sys/psTrace.c	(revision 1441)
@@ -10,6 +10,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-08-09 23:34:58 $
+ *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-08-09 23:40:55 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -36,12 +36,12 @@
 #ifndef PS_NO_TRACE
 
-#    include <stdlib.h>
-#    include <stdio.h>
-#    include <string.h>
-#    include <stdarg.h>
-#    include "psMemory.h"
-#    include "psTrace.h"
-#    include "psString.h"
-#    include "psError.h"
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <stdarg.h>
+#include "psMemory.h"
+#include "psTrace.h"
+#include "psString.h"
+#include "psError.h"
 
 static p_psComponent* p_psCroot = NULL; // The root of the trace component
