X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=c%2Fpthread_extra%2Fpthread_user_data.c;h=26204a870aa03c55d1d7499266ccc827f10cc4df;hb=7e0f3dba1713edfea98cdfe7909c08f68fa5f7b7;hp=b86c4a3291a300247e7bd70046eb6d22682fa9f5;hpb=fe2f8298009c4e8fc3b7904b07dc2ba3afc4a045;p=mirrors%2FPrograms.git diff --git a/c/pthread_extra/pthread_user_data.c b/c/pthread_extra/pthread_user_data.c index b86c4a3..26204a8 100644 --- a/c/pthread_extra/pthread_user_data.c +++ b/c/pthread_extra/pthread_user_data.c @@ -1,5 +1,6 @@ #define __PTHREAD_EXTRA_INTERNAL +#include #include #include @@ -17,8 +18,9 @@ pthread_user_data_internal_t* pthread_user_data_internal(pthread_t thread) { pthread_t i; for(i = 0; i