X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/974fb38ffe5712b82211fe2fab3a9bb32a4ac7a4..d896265a56dbf34328e32566da1932835d840d27:/src/surf/surf_private.h diff --git a/src/surf/surf_private.h b/src/surf/surf_private.h index 72291ae999..114bfa58b3 100644 --- a/src/surf/surf_private.h +++ b/src/surf/surf_private.h @@ -20,7 +20,7 @@ SG_BEGIN_DECL() -extern xbt_dict_t watched_hosts_lib; +XBT_PUBLIC_DATA(xbt_dict_t) watched_hosts_lib; extern const char *surf_action_state_names[6];