Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill the standard hooks of mmalloc: we will change the implementation directly, not...
[simgrid.git] / src / xbt / mmalloc / mm.c
index c312a0a..c5a79c4 100644 (file)
@@ -18,7 +18,6 @@
 #include "mcalloc.c"
 #include "mfree.c"
 #include "mmalloc.c"
-#include "mmcheck.c"
 #include "mmemalign.c"
 #include "mmstats.c"
 #include "mrealloc.c"