X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Flttng-context-hostname.c;h=c34ed5cd1a6814a3da7c1d1ae886cea6a5085557;hb=e27e438139082cea47e96bc03f912a82456a8f8d;hp=b12ff0bcdd46b310e0834c4f361a264030e6f41a;hpb=da1fe18f8ed9ba327d14cb1647a6af2f6e11f79c;p=lttng-modules.git diff --git a/src/lttng-context-hostname.c b/src/lttng-context-hostname.c index b12ff0bc..c34ed5cd 100644 --- a/src/lttng-context-hostname.c +++ b/src/lttng-context-hostname.c @@ -30,7 +30,7 @@ size_t hostname_get_size(void *priv, struct lttng_kernel_probe_ctx *probe_ctx, s static void hostname_record(void *priv, struct lttng_kernel_probe_ctx *probe_ctx, - struct lib_ring_buffer_ctx *ctx, + struct lttng_kernel_ring_buffer_ctx *ctx, struct lttng_channel *chan) { struct nsproxy *nsproxy;