X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/174d02656fd194d1773e8fd5b4f6d51c159839cd..9e4875c2d328b4708ff67275882a164446db8d1e:/src/config_unit.c diff --git a/src/config_unit.c b/src/config_unit.c index 5d10c3cf64..aee0d7304a 100644 --- a/src/config_unit.c +++ b/src/config_unit.c @@ -12,7 +12,7 @@ #include "xbt.h" #include "xbt/ex.h" -XBT_LOG_EXTERNAL_CATEGORY(xbt_cfg); +XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_cfg, xbt, "configuration support"); static xbt_cfg_t make_set()