X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6c12a132ca10eefd1d566e489e837e459db4d979..c46c0b0d1e605253fa05ccf16251d1a753b3fec7:/src/smpi/private.h diff --git a/src/smpi/private.h b/src/smpi/private.h index 050f2198e5..a6d4189ee1 100644 --- a/src/smpi/private.h +++ b/src/smpi/private.h @@ -770,6 +770,7 @@ typedef struct s_smpi_privatisation_region { extern smpi_privatisation_region_t smpi_privatisation_regions; extern int smpi_loaded_page; +extern int smpi_universe_size; int SIMIX_process_get_PID(smx_process_t self);