X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a22eac4ecebbfe32bc971d40680651b7ab1af4d4..2b3b5bd763d386fdf2f64236790cf86d1f3fd828:/src/xbt/mmalloc/mfree.c diff --git a/src/xbt/mmalloc/mfree.c b/src/xbt/mmalloc/mfree.c index 5294c14e49..66ec157be2 100644 --- a/src/xbt/mmalloc/mfree.c +++ b/src/xbt/mmalloc/mfree.c @@ -13,7 +13,6 @@ #include "mmprivate.h" #include "xbt/ex.h" #include "mc/mc.h" -#include "src/mc/mc_ignore.h" /* Return memory to the heap. Like `mfree' but don't call a mfree_hook if there is one. */