]> AND Public Git Repository - simgrid.git/blobdiff - src/xbt/xbt_sg_synchro.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
smpif90 changes (force gfortran for now), replace "use mpi" by include "mpif.h"
[simgrid.git] / src / xbt / xbt_sg_synchro.c
index 7e3bcba31dff4913c8795f7a7e48f65c0f1519a0..ae49355926344e2327a09b5ddee6125111415a77 100644 (file)
@@ -10,8 +10,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "xbt/ex.h"
-
-#include "xbt/synchro.h"        /* This module */
+#include "xbt/synchro_core.h"
 
 #include "simgrid/simix.h"        /* used implementation */
 #include "../simix/smx_private.h" /* FIXME */