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