X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b3b356352e87ae00a20f737c48e19b0c8413455a..2376a01092173679830310f4d57b267445959f97:/src/xbt_modinter.h diff --git a/src/xbt_modinter.h b/src/xbt_modinter.h index 6a8ea1d693..988f5f48a5 100644 --- a/src/xbt_modinter.h +++ b/src/xbt_modinter.h @@ -31,6 +31,8 @@ void xbt_os_thread_mod_postexit(void); void *mmalloc_preinit(void); void mmalloc_postexit(void); -SG_END_DECL() +extern int smx_cleaned; +extern int xbt_initialized; +SG_END_DECL() #endif /* XBT_MODINTER_H */