[mpich2-commits] r6746 - mpich2/trunk/src/pm/hydra/tools/ckpoint

buntinas at mcs.anl.gov buntinas at mcs.anl.gov
Tue May 25 15:28:21 CDT 2010


Author: buntinas
Date: 2010-05-25 15:28:21 -0500 (Tue, 25 May 2010)
New Revision: 6746

Modified:
   mpich2/trunk/src/pm/hydra/tools/ckpoint/ckpoint.c
Log:
removed redundant includes

Modified: mpich2/trunk/src/pm/hydra/tools/ckpoint/ckpoint.c
===================================================================
--- mpich2/trunk/src/pm/hydra/tools/ckpoint/ckpoint.c	2010-05-25 19:53:19 UTC (rev 6745)
+++ mpich2/trunk/src/pm/hydra/tools/ckpoint/ckpoint.c	2010-05-25 20:28:21 UTC (rev 6746)
@@ -4,9 +4,6 @@
  *      See COPYRIGHT in top-level directory.
  */
 
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <unistd.h>
 #include "hydra_utils.h"
 #include "ckpoint.h"
 



More information about the mpich2-commits mailing list