X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fa222c38f9b796be07ab4351ffc810a61a8fd705..a5945452ef5b1114fd7c2fab0e865d776775c34d:/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 */