X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6760cb07d6b57be16928d95339d71e57c4e24f36..2c8e75834bbb63acef15c560c3de978ab3cb6fbf:/src/simix/smx_context_sysv.c diff --git a/src/simix/smx_context_sysv.c b/src/simix/smx_context_sysv.c index 9f07c24a87..8def97a56d 100644 --- a/src/simix/smx_context_sysv.c +++ b/src/simix/smx_context_sysv.c @@ -6,12 +6,21 @@ /* 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 _XBT_WIN32 + #include "win32_ucontext.h" + #include "win32_ucontext.c" +#else + #include "ucontext.h" +#endif + XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(simix_context); static smx_context_t