X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2a34a8fbc25f9f0b62c16bf59e797c0ad89d2b63..ccf56140eb0b973a50ce9a981fa3e38667748495:/include/xbt/log.h diff --git a/include/xbt/log.h b/include/xbt/log.h index e06fdf380d..6b7714885f 100644 --- a/include/xbt/log.h +++ b/include/xbt/log.h @@ -343,7 +343,7 @@ XBT_PUBLIC(int) _xbt_log_cat_init(xbt_log_category_t category, e_xbt_log_priority_t priority); -extern XBT_PUBLIC_DATA(s_xbt_log_category_t) _XBT_LOGV(XBT_LOG_ROOT_CAT); +XBT_PUBLIC_DATA(s_xbt_log_category_t) _XBT_LOGV(XBT_LOG_ROOT_CAT); XBT_LOG_EXTERNAL_CATEGORY(GRAS);