X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0801a30a2742f12e875a57c3f420431c2f3fe45c..98f6fbd324516be294528628c148ca5f99179661:/src/surf/surf.c diff --git a/src/surf/surf.c b/src/surf/surf.c index 3463fad79b..4e9992a34b 100644 --- a/src/surf/surf.c +++ b/src/surf/surf.c @@ -114,6 +114,7 @@ xbt_dynar_t model_list = NULL; tmgr_history_t history = NULL; lmm_system_t maxmin_system = NULL; xbt_dynar_t surf_path = NULL; +xbt_dict_t watched_hosts_lib; /* Don't forget to update the option description in smx_config when you change this */ s_surf_model_description_t surf_network_model_description[] = {