X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2Flttng-context-pthread-id.c;h=59a6f3815ed26822fcf9baa024d06b0a429254d5;hb=459cbee453f65d58cd56dff4eb7f9457f1d9527f;hp=d113f59523f9947b77dba87cdd36fe6ad31ccf86;hpb=a084756d092167324ee09d3f819cc45407b58233;p=lttng-ust.git diff --git a/liblttng-ust/lttng-context-pthread-id.c b/liblttng-ust/lttng-context-pthread-id.c index d113f595..59a6f381 100644 --- a/liblttng-ust/lttng-context-pthread-id.c +++ b/liblttng-ust/lttng-context-pthread-id.c @@ -11,7 +11,7 @@ #include #include #include -#include +#include #include "context-internal.h" @@ -28,7 +28,7 @@ size_t pthread_id_get_size(struct lttng_ust_ctx_field *field, size_t offset) static void pthread_id_record(struct lttng_ust_ctx_field *field, struct lttng_ust_lib_ring_buffer_ctx *ctx, - struct lttng_channel *chan) + struct lttng_ust_channel_buffer *chan) { unsigned long pthread_id;