X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3676269c65359df0174fd13b6c11687992437df8..e40e78a8761909f61c3f70ea61b0476b6eac3bc4:/src/xbt/xbt_sg_synchro.c diff --git a/src/xbt/xbt_sg_synchro.c b/src/xbt/xbt_sg_synchro.c index f0f87efa7e..ae49355926 100644 --- a/src/xbt/xbt_sg_synchro.c +++ b/src/xbt/xbt_sg_synchro.c @@ -10,6 +10,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/ex.h" +#include "xbt/synchro_core.h" #include "simgrid/simix.h" /* used implementation */ #include "../simix/smx_private.h" /* FIXME */