Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make sure it still compiles with pthreads
[simgrid.git] / src / simix / smx_context_thread.c
index c332693..ff034ef 100644 (file)
@@ -14,6 +14,7 @@
 #include "xbt/swag.h"
 #include "xbt/xbt_os_thread.h"
 #include "xbt_modinter.h"       /* prototype of os thread module's init/exit in XBT */
+#include "simix/smx_context_private.h"
 
 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(simix_context);