From: Martin Quinson Date: Mon, 16 May 2016 05:25:11 +0000 (+0200) Subject: woops, I commited a local test X-Git-Tag: v3_14~1221 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/302e7ed38e37504bd6cde8207f7065b49f14e906?hp=93cdf2806f1b01f205897e8fd6434be1b0ee0141 woops, I commited a local test --- diff --git a/examples/msg/dht-chord/dht-chord.c b/examples/msg/dht-chord/dht-chord.c index e51439c1e3..b8928e7bff 100644 --- a/examples/msg/dht-chord/dht-chord.c +++ b/examples/msg/dht-chord/dht-chord.c @@ -6,6 +6,7 @@ #include "simgrid/msg.h" #include "simgrid/modelchecker.h" #include +#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");