X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-context-hostname.c;h=7d9f0816851697a9b96f76e87490d5d141c71214;hb=79150a4903b5f31695fcd1d9655555ba6dc4bfa4;hp=28881d05b771eae420114334862610b19b22a265;hpb=4949b0e607fa16a22b141c9253c89f930f70e03f;p=lttng-modules.git diff --git a/lttng-context-hostname.c b/lttng-context-hostname.c index 28881d05..7d9f0816 100644 --- a/lttng-context-hostname.c +++ b/lttng-context-hostname.c @@ -67,6 +67,7 @@ void hostname_record(struct lttng_ctx_field *field, static void hostname_get_value(struct lttng_ctx_field *field, + struct lttng_probe_ctx *lttng_probe_ctx, union lttng_ctx_value *value) { struct nsproxy *nsproxy;