X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2Flttng-context-ip.c;h=b56e0db157e43cafd57a64e2e04e415cb84f7595;hb=b7c3885540ac3ae1a5f1e8f93e9347c28db9fdcc;hp=4b32dc3983eea987fd8b9fd8929d7ee6a9c6fd1f;hpb=a084756d092167324ee09d3f819cc45407b58233;p=lttng-ust.git diff --git a/liblttng-ust/lttng-context-ip.c b/liblttng-ust/lttng-context-ip.c index 4b32dc39..b56e0db1 100644 --- a/liblttng-ust/lttng-context-ip.c +++ b/liblttng-ust/lttng-context-ip.c @@ -12,7 +12,7 @@ #include #include #include -#include +#include #include "context-internal.h" @@ -29,7 +29,7 @@ size_t ip_get_size(struct lttng_ust_ctx_field *field, size_t offset) static void ip_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) { void *ip;