X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2Flttng-context-vegid.c;h=ca0555e3d099ab879cd298e037a56c1796b14a77;hb=2eba8e397d36e8cecaf4731b4f892dc57f32a382;hp=d1a21a6e22ddb0505ef99dc4b642f477faf2cbe5;hpb=a084756d092167324ee09d3f819cc45407b58233;p=lttng-ust.git diff --git a/liblttng-ust/lttng-context-vegid.c b/liblttng-ust/lttng-context-vegid.c index d1a21a6e..ca0555e3 100644 --- a/liblttng-ust/lttng-context-vegid.c +++ b/liblttng-ust/lttng-context-vegid.c @@ -14,7 +14,7 @@ #include #include #include -#include +#include #include "context-internal.h" #include "creds.h" @@ -73,7 +73,7 @@ size_t vegid_get_size(struct lttng_ust_ctx_field *field, size_t offset) static void vegid_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) { gid_t vegid;