X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f2d062a16daf5602b56944a78c51c36ae317a7fa..4c04d8355923f8323a1a3195fe3b73ac08b984ea:/src/xbt/mmalloc/mm.c diff --git a/src/xbt/mmalloc/mm.c b/src/xbt/mmalloc/mm.c index 7aeda845be..a096061fbf 100644 --- a/src/xbt/mmalloc/mm.c +++ b/src/xbt/mmalloc/mm.c @@ -29,3 +29,4 @@ #include "detach.c" #include "keys.c" #include "sbrk-sup.c" +#include "mm_legacy.c"