X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8cd2aa3aa4d99f1fc6a0127426b2fb6586a454a3..56f5a23d5d25cb404de3326bc2128ac64bff2ad5:/src/mc/mc_mmu.h diff --git a/src/mc/mc_mmu.h b/src/mc/mc_mmu.h index 7f601c1f25..f188da7446 100644 --- a/src/mc/mc_mmu.h +++ b/src/mc/mc_mmu.h @@ -10,7 +10,8 @@ #include #include -#include "mc_private.h" +extern int xbt_pagesize; +extern int xbt_pagebits; /** @brief How many memory pages are necessary to store size bytes? *