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

Public GIT Repository
model-checker : init ignore information for each block/fragment only in mmalloc
[simgrid.git] / src / xbt / xbt_queue.c
index 4585ae1673600c9edba98eb676a6c54d92cb1fc1..78e578ca92cc2039867c09d909dae56e0906b11e 100644 (file)
@@ -11,8 +11,8 @@
 #include "xbt/sysdep.h"
 #include "xbt/log.h"
 #include "xbt/dynar.h"
+#include "xbt/synchro_core.h"
 
-#include "xbt/synchro.h"
 #include "xbt/queue.h"          /* this module */
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_queue, xbt,
                                 "Message exchanging queue");