X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a3a100990355eb757dc81106b5aac6daed0b8e1..4c98af3dcf6ab83a095d195accad6943379ab220:/include/xbt/xbt_os_thread.h?ds=sidebyside diff --git a/include/xbt/xbt_os_thread.h b/include/xbt/xbt_os_thread.h index f0e976b2ef..a3355148cf 100644 --- a/include/xbt/xbt_os_thread.h +++ b/include/xbt/xbt_os_thread.h @@ -8,11 +8,13 @@ #ifndef XBT_OS_THREAD_H #define XBT_OS_THREAD_H -#include "xbt/base.h" +#include +#include + +#include SG_BEGIN_DECL() -#include typedef pthread_key_t xbt_os_thread_key_t; /** @addtogroup XBT_thread