X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4bb73cb3914b5f7b77a9ec1f8abe728e637cc016..88fad0aaff9eb463f048bfdfe4ad6218aba44ddb:/include/xbt/xbt_os_thread.h diff --git a/include/xbt/xbt_os_thread.h b/include/xbt/xbt_os_thread.h index f0e976b2ef..9c8c05e04c 100644 --- a/include/xbt/xbt_os_thread.h +++ b/include/xbt/xbt_os_thread.h @@ -8,11 +8,12 @@ #ifndef XBT_OS_THREAD_H #define XBT_OS_THREAD_H -#include "xbt/base.h" - SG_BEGIN_DECL() +#include + #include + typedef pthread_key_t xbt_os_thread_key_t; /** @addtogroup XBT_thread