Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this header file is much less interesting now that it's almost empty
[simgrid.git] / src / xbt / mmalloc / mfree.c
index 5294c14..66ec157 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.  */