Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove simix.h from one more C file
[simgrid.git] / include / xbt / synchro.h
index d0664f9..ba772f7 100644 (file)
@@ -5,10 +5,8 @@
 /* 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. */
 
-#ifndef _XBT_THREAD_H
-#define _XBT_THREAD_H
-
-#include <simgrid/simix.h>
+#ifndef XBT_THREAD_H
+#define XBT_THREAD_H
 
 #include "xbt/function_types.h"
 #include "xbt/misc.h" /* SG_BEGIN_DECL */