X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libust%2Flttng-context-pthread-id.c;h=991df22bca3db9d9bb817993d7ed9a7b36c4d2cc;hb=4cfec15c93af7e0cfe3ce769ee90486bb8ab7c37;hp=1ad1fb094ea4a52167cdca4f8b07dfdadc6a6ada;hpb=38fae1d354502ffb37f471fbd0fef03412606cc0;p=lttng-ust.git diff --git a/libust/lttng-context-pthread-id.c b/libust/lttng-context-pthread-id.c index 1ad1fb09..991df22b 100644 --- a/libust/lttng-context-pthread-id.c +++ b/libust/lttng-context-pthread-id.c @@ -24,7 +24,7 @@ size_t pthread_id_get_size(size_t offset) static void pthread_id_record(struct lttng_ctx_field *field, - struct lib_ring_buffer_ctx *ctx, + struct lttng_ust_lib_ring_buffer_ctx *ctx, struct ltt_channel *chan) { unsigned long pthread_id;