Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
woops, I commited a local test
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 16 May 2016 05:25:11 +0000 (07:25 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 16 May 2016 05:25:11 +0000 (07:25 +0200)
examples/msg/dht-chord/dht-chord.c

index e51439c..b8928e7 100644 (file)
@@ -6,6 +6,7 @@
 #include "simgrid/msg.h"
 #include "simgrid/modelchecker.h"
 #include <xbt/RngStream.h>
+#include "src/mc/mc_replay.h" // FIXME: this is an internal header
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_chord, "Messages specific for this msg example");