From: Augustin Degomme Date: Tue, 2 Dec 2014 18:17:49 +0000 (+0100) Subject: forgot to add this include X-Git-Tag: v3_12~732^2~166 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4ae28ba754094a7b6e69816d6f05853eb6deb54b forgot to add this include --- diff --git a/src/mc/mc_global.c b/src/mc/mc_global.c index d2a2e5ef78..43bee19e74 100644 --- a/src/mc/mc_global.c +++ b/src/mc/mc_global.c @@ -4,6 +4,7 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ +#include "mc_base.h" #ifndef _XBT_WIN32 #include