Index: trunk/psLib/src/sys/psTrace.c
===================================================================
--- trunk/psLib/src/sys/psTrace.c	(revision 11520)
+++ trunk/psLib/src/sys/psTrace.c	(revision 11617)
@@ -9,6 +9,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.82 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-02-01 02:44:15 $
+ *  @version $Revision: 1.83 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-02-03 05:54:08 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -53,5 +53,4 @@
 
 #include "psAssert.h"
-#include "psMemory.h"
 #include "psTrace.h"
 #include "psString.h"
@@ -59,4 +58,5 @@
 #include "psLogMsg.h"
 #include "psMetadata.h"
+#include "psMemory.h"
 
 #define MAX_HOSTNAME_LENGTH 256
