]> AND Public Git Repository - simgrid.git/blobdiff - src/xbt/xbt_sg_stubs.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleanups in internal_config.h
[simgrid.git] / src / xbt / xbt_sg_stubs.c
index 5935010c947df10d02f1a90299a0e2fe4576c3ae..cfb2feac2b82c1df0a18e63968215194a4f71035 100644 (file)
@@ -18,9 +18,9 @@
 #include "src/xbt_modinter.h"
 #include "xbt/sysdep.h"
 #include "xbt/xbt_os_thread.h"
-#include "src/portable.h"           /* CONTEXT_THREADS */
+#include "src/portable.h"           /* HAVE_THREAD_CONTEXTS */
 
-#ifndef CONTEXT_THREADS
+#ifndef HAVE_THREAD_CONTEXTS
 #ifndef WIN32
 #ifdef HAVE_PTHREAD
 /* xbt_threads is loaded in libsimgrid when they are used to implement the xbt_context.