X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bd85a6836573193df1aaa29325da1ed8370e85a6..fd92747951bee810d382edb735052a6b56db1c6d:/src/config_unit.c diff --git a/src/config_unit.c b/src/config_unit.c index f8f3584d5d..34691661b9 100644 --- a/src/config_unit.c +++ b/src/config_unit.c @@ -15,6 +15,7 @@ XBT_LOG_EXTERNAL_CATEGORY(xbt_cfg); XBT_LOG_DEFAULT_CATEGORY(xbt_cfg); + static xbt_cfg_t make_set() { xbt_cfg_t set = NULL;