X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a6b30c2f53f0eb061dbb06fa8b894991291a6f88..467944fe0ac76fb00b1e9b3a919b1ce4a165ef0f:/src/simix/smx_context_sysv.c diff --git a/src/simix/smx_context_sysv.c b/src/simix/smx_context_sysv.c index 9f07c24a87..775db1c1be 100644 --- a/src/simix/smx_context_sysv.c +++ b/src/simix/smx_context_sysv.c @@ -6,12 +6,19 @@ /* 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 "smx_context_sysv_private.h" #ifdef HAVE_VALGRIND_VALGRIND_H # include #endif /* HAVE_VALGRIND_VALGRIND_H */ +#ifdef WIN32 + #include "ucontext.h" + #include "ucontext.c" +#endif + XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(simix_context); static smx_context_t