X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2Flttng-bytecode-interpreter.c;h=46351a25f3ed4e23cd68a6edc7deafa7327794cc;hb=25cff019d711338b8a7efe1cc54e4b1870157348;hp=65d06576b199ed1d512499af3bb6ccb9fd038fb2;hpb=dc11f93f7d30cd383e35be41483cc024da59c7b8;p=lttng-ust.git diff --git a/liblttng-ust/lttng-bytecode-interpreter.c b/liblttng-ust/lttng-bytecode-interpreter.c index 65d06576..46351a25 100644 --- a/liblttng-ust/lttng-bytecode-interpreter.c +++ b/liblttng-ust/lttng-bytecode-interpreter.c @@ -223,7 +223,7 @@ static int context_get_index(struct lttng_ctx *ctx, { struct lttng_ctx_field *ctx_field; - struct lttng_event_field *field; + struct lttng_ust_event_field *field; struct lttng_ctx_value v; ctx_field = &ctx->fields[idx];