Index: trunk/psLib/src/astro/psCoord.c
===================================================================
--- trunk/psLib/src/astro/psCoord.c	(revision 11248)
+++ trunk/psLib/src/astro/psCoord.c	(revision 11616)
@@ -10,6 +10,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.130 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-01-09 22:38:52 $
+*  @version $Revision: 1.131 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2007-02-03 05:35:30 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -22,4 +22,8 @@
 # include "config.h"
 #endif
+
+#include <math.h>
+#include <float.h>
+#include <string.h>
 
 #include "psType.h"
@@ -35,6 +39,4 @@
 #include "psMatrix.h"
 #include "psMinimizePolyFit.h"
-#include <math.h>
-#include <float.h>
 
 # define ELIXIR_CODE 1
