Index: trunk/psLib/src/sys/psConfigure.c
===================================================================
--- trunk/psLib/src/sys/psConfigure.c	(revision 11265)
+++ trunk/psLib/src/sys/psConfigure.c	(revision 11617)
@@ -13,6 +13,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-01-24 22:14:48 $
+ *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-02-03 05:54:08 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -26,5 +26,4 @@
 #include <stdlib.h>
 #include <string.h>
-#include "psMemory.h"
 #include "psTrace.h"
 #include "psString.h"
@@ -33,4 +32,5 @@
 #include "psError.h"
 #include "psConfigure.h"
+#include "psMemory.h"
 
 static char *memCheckName = NULL;       // Filename to which to write results of mem check
