Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename sup-mmap.c into mmorecore.c and simplify the code since we want no more than...
[simgrid.git] / src / xbt / mmalloc / mm.c
index 7396add..ee44855 100644 (file)
@@ -22,7 +22,7 @@
 #include "mmstats.c"
 #include "mrealloc.c"
 #include "mvalloc.c"
-#include "mmap-sup.c"
+#include "mmorecore.c"
 #include "attach.c"
 #include "detach.c"
 #include "mm_legacy.c"