Index: trunk/psModules/src/astrom/pmAstrometryObjects.c
===================================================================
--- trunk/psModules/src/astrom/pmAstrometryObjects.c	(revision 7005)
+++ trunk/psModules/src/astrom/pmAstrometryObjects.c	(revision 7152)
@@ -8,6 +8,6 @@
 *  @author EAM, IfA
 *
-*  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-04-30 22:03:58 $
+*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-05-19 15:39:53 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -17,6 +17,8 @@
 /*  INCLUDE FILES                                                             */
 /******************************************************************************/
+#include <stdio.h>
 #include <string.h>
 #include <math.h>
+#include <unistd.h>   // for unlink
 #include "pslib.h"
 #include "psVectorSmooth.h"
