]> AND Public Git Repository - simgrid.git/blobdiff - src/xbt/mmalloc/mfree.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / src / xbt / mmalloc / mfree.c
index 5294c14e4972fbc181f3428ec42bb747219b8d2d..66ec157be258b403ec3af02479be049f7ea9b182 100644 (file)
@@ -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.  */