X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/eea4e2cc87b80c35b33f46377187181e57692440..3c5b31c9766da42c82473b8c9dbf5910b74f3cb0:/src/xbt/mmalloc/mm_legacy.c diff --git a/src/xbt/mmalloc/mm_legacy.c b/src/xbt/mmalloc/mm_legacy.c index a5d57952cf..d4f75a3368 100644 --- a/src/xbt/mmalloc/mm_legacy.c +++ b/src/xbt/mmalloc/mm_legacy.c @@ -16,6 +16,7 @@ #include "xbt_modinter.h" #include "internal_config.h" #include +#include "../mc/mc_protocol.h" //#define MM_LEGACY_VERBOSE 1 /* define this to see which version of malloc gets used */