X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4bb73cb3914b5f7b77a9ec1f8abe728e637cc016..12783570914b603d99b5ffff1c92517592d07e62:/include/xbt/xbt_os_thread.h 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