Hide new 'lttng_context_init_all' private symbol
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 15 Dec 2020 19:26:12 +0000 (14:26 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 24 Feb 2021 15:32:29 +0000 (10:32 -0500)
Change-Id: Id709930e70f2b612ac93a97ee1091d6f64675d28
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/context-internal.h

index 79c886443401f9bbad72ca2318df23b53df21224..85fcb8e4e5b478f455c57ff3ea715508f3870c2e 100644 (file)
@@ -26,7 +26,9 @@
  */
 
 #include <lttng/ust-events.h>
+#include "helper.h"
 
+LTTNG_HIDDEN
 int lttng_context_init_all(struct lttng_ctx **ctx);
 
 #endif /* _LTTNG_UST_CONTEXT_INTERNAL_H */
This page took 0.024989 seconds and 5 git commands to generate.