Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Oops sorry don't need this line.
[simgrid.git] / src / simix / smx_context_sysv.c
index 9f07c24..8def97a 100644 (file)
@@ -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 <valgrind/valgrind.h>
 #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