X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/802b8b24b1a8c9e15b5dd40936309327a058a00e..648ef671efa341346c38df5f27d10a530119108f:/src/xbt/xbt_thread_context.c diff --git a/src/xbt/xbt_thread_context.c b/src/xbt/xbt_thread_context.c index d69597c506..e502104b2f 100644 --- a/src/xbt/xbt_thread_context.c +++ b/src/xbt/xbt_thread_context.c @@ -4,6 +4,7 @@ #include "portable.h" /* loads context system definitions */ #include "xbt/swag.h" +#include "xbt/xbt_os_thread.h" typedef struct s_xbt_thread_context {