X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/56d6a48ce04c1919e614e63cdd047dbf61034350..57025160719eaf8b0c9912dbd0605d05f8b4f369:/examples/msg/migration/migration.c?ds=sidebyside diff --git a/examples/msg/migration/migration.c b/examples/msg/migration/migration.c index 87df4982dc..95bd58c4ef 100644 --- a/examples/msg/migration/migration.c +++ b/examples/msg/migration/migration.c @@ -6,6 +6,7 @@ #include "msg/msg.h" /* core library */ #include "xbt/sysdep.h" /* calloc */ +#include "xbt/synchro_core.h" /* Create a log channel to have nice outputs. */ #include "xbt/log.h"