X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2Fcontext-provider-internal.h;h=cf1a1306dc78443e542899573fb62b91ccb95fed;hb=577f6dfc5dc2cbd4d6d82b453dabca36c4b78d1d;hp=92de7dffd82f39d48543f4e36ac1d628dab66210;hpb=d6f956db3c0e55643fa547b6bebb82089a6615a7;p=lttng-ust.git diff --git a/src/lib/lttng-ust/context-provider-internal.h b/src/lib/lttng-ust/context-provider-internal.h index 92de7dff..cf1a1306 100644 --- a/src/lib/lttng-ust/context-provider-internal.h +++ b/src/lib/lttng-ust/context-provider-internal.h @@ -17,8 +17,7 @@ void lttng_ust_context_set_event_notifier_group_provider(const char *name, struct lttng_ust_ring_buffer_ctx *ctx, struct lttng_ust_channel_buffer *chan), void (*get_value)(void *priv, struct lttng_ust_probe_ctx *probe_ctx, - struct lttng_ust_ctx_value *value), - void *priv) + struct lttng_ust_ctx_value *value)) __attribute__((visibility("hidden"))); #endif /* _LTTNG_UST_CONTEXT_PROVIDER_INTERNAL_H */