X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/011b6e172c0b7366132196dd9797f7bc3b951df2..967603b36ff1f230fbb9b5db91bc51119cae1574:/src/xbt/mmalloc/mm.c diff --git a/src/xbt/mmalloc/mm.c b/src/xbt/mmalloc/mm.c index c5a79c4d5d..7396adda8d 100644 --- a/src/xbt/mmalloc/mm.c +++ b/src/xbt/mmalloc/mm.c @@ -25,5 +25,4 @@ #include "mmap-sup.c" #include "attach.c" #include "detach.c" -#include "sbrk-sup.c" #include "mm_legacy.c"