From: Michael Jeanson Date: Tue, 15 Dec 2020 19:29:52 +0000 (-0500) Subject: Hide new 'lttng_ust_context_set_event_notifier_group_provider' private symbol X-Git-Tag: v2.13.0-rc1~380 X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=commitdiff_plain;h=058c569ae687e596148ba11d104567b2c5ee1134 Hide new 'lttng_ust_context_set_event_notifier_group_provider' private symbol Change-Id: I1547e0c1b7ce83c1f01316b9e0a2daffaa274bb3 Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers --- diff --git a/liblttng-ust/context-provider-internal.h b/liblttng-ust/context-provider-internal.h index dacfb39a..2ee03e51 100644 --- a/liblttng-ust/context-provider-internal.h +++ b/liblttng-ust/context-provider-internal.h @@ -25,7 +25,9 @@ #include #include +#include "helper.h" +LTTNG_HIDDEN void lttng_ust_context_set_event_notifier_group_provider(const char *name, size_t (*get_size)(struct lttng_ctx_field *field, size_t offset), void (*record)(struct lttng_ctx_field *field,