X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9e68ca10e951fb61e944c99c7774b1e415ae9f6d..7f2b2cb65aff6ae1fe4ba58b721e48d2b9149d53:/src/xbt/ex.c diff --git a/src/xbt/ex.c b/src/xbt/ex.c index ac2fa9b01b..f383208ff0 100644 --- a/src/xbt/ex.c +++ b/src/xbt/ex.c @@ -46,6 +46,7 @@ #include "portable.h" /* execinfo when available */ #include "xbt/ex.h" #include "xbt/str.h" +#include "xbt/synchro_core.h" #include "xbt_modinter.h" /* backtrace initialization headers */ #include "xbt/ex_interface.h"