From: Michael Jeanson Date: Thu, 17 Dec 2020 19:15:57 +0000 (-0500) Subject: Hide new 'lttng_release_event_notifier_group_error_counter' private symbol X-Git-Tag: v2.13.0-rc1~376 X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=commitdiff_plain;h=ebedc67b171d18b372d9f90329a891a0e934e282 Hide new 'lttng_release_event_notifier_group_error_counter' private symbol Change-Id: Ie90fce9d29d5d12c970ae8b6d473e38498281f76 Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers --- diff --git a/liblttng-ust/lttng-ust-abi.c b/liblttng-ust/lttng-ust-abi.c index 9ba5acd5..8c0c4655 100644 --- a/liblttng-ust/lttng-ust-abi.c +++ b/liblttng-ust/lttng-ust-abi.c @@ -765,6 +765,7 @@ long lttng_event_notifier_group_error_counter_cmd(int objd, unsigned int cmd, un } } +LTTNG_HIDDEN int lttng_release_event_notifier_group_error_counter(int objd) { struct lttng_counter *counter = objd_private(objd);