X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3a537198bac2e423d944c2b7c7e06fd55b7a250f..814f0122ea0074dfb67398a79067c01267bc0b40:/src/mc/mc_base.h diff --git a/src/mc/mc_base.h b/src/mc/mc_base.h index 00a453a39d..d972c52b40 100644 --- a/src/mc/mc_base.h +++ b/src/mc/mc_base.h @@ -7,6 +7,7 @@ #ifndef MC_BASE_H #define MC_BASE_H +#include #include #include "simgrid_config.h" #include "internal_config.h" @@ -14,11 +15,6 @@ SG_BEGIN_DECL() -/** Environment variable name set by `simgrid-mc` to enable MC support in the - * children MC processes - */ -#define MC_ENV_VARIABLE "SIMGRIC_MC" - /** Check if the given simcall can be resolved * * \return `TRUE` or `FALSE`