X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2Fcontext-internal.h;h=85fcb8e4e5b478f455c57ff3ea715508f3870c2e;hb=d2dd7baae6c00bdf2e08e03161db785f3a5565e4;hp=79c886443401f9bbad72ca2318df23b53df21224;hpb=51f804ec315888553a0104fe691af89216c127e8;p=lttng-ust.git diff --git a/liblttng-ust/context-internal.h b/liblttng-ust/context-internal.h index 79c88644..85fcb8e4 100644 --- a/liblttng-ust/context-internal.h +++ b/liblttng-ust/context-internal.h @@ -26,7 +26,9 @@ */ #include +#include "helper.h" +LTTNG_HIDDEN int lttng_context_init_all(struct lttng_ctx **ctx); #endif /* _LTTNG_UST_CONTEXT_INTERNAL_H */