Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove remaining traces from synchronized dynars.
[simgrid.git] / examples / msg / migration / migration.c
index 87df498..95bd58c 100644 (file)
@@ -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"