X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f7c38a5c54c0ec04663ee41183bf583edea6c856..49ef939d12ab79d1e4b3ce1194ef89c8d6cafe5f:/src/xbt/context.c diff --git a/src/xbt/context.c b/src/xbt/context.c index d332492c57..f0d1de3a10 100644 --- a/src/xbt/context.c +++ b/src/xbt/context.c @@ -14,6 +14,7 @@ #include "xbt/log.h" #include "xbt/dynar.h" #include "xbt/xbt_os_thread.h" +#include "xbt/ex_interface.h" #ifdef CONTEXT_THREADS /* This file (context.c) is only loaded in libsimgrid, not libgras.