X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3080c6b0d097d6b3b7d5b3dda0592154ce438f64..3b0750b6ed8bc6fef03b3cd4a46b0ccf33e4f4b5:/src/mc/mc_pair.c diff --git a/src/mc/mc_pair.c b/src/mc/mc_pair.c index 29910e6cff..62e1f385e8 100644 --- a/src/mc/mc_pair.c +++ b/src/mc/mc_pair.c @@ -4,6 +4,8 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ +#include +#include "mc_liveness.h" #include "mc_private.h" mc_pair_t MC_pair_new()