X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3173125f018befde3abead2ffca56b9c361f770..1703451f01d269c5b1cc49286b406ad2f28a56b7:/src/xbt/context_private.h diff --git a/src/xbt/context_private.h b/src/xbt/context_private.h index 5912e5c31c..9e1d69dfe6 100644 --- a/src/xbt/context_private.h +++ b/src/xbt/context_private.h @@ -13,6 +13,7 @@ #include "xbt/swag.h" #include "xbt/dynar.h" /* void_f_pvoid_t */ #include "portable.h" /* loads context system definitions */ +#include "ucontext_stack.h" /* loads context system definitions */ #include "xbt/context.h"