Namepace struct lttng_session with lttng_ust_ prefix
[lttng-ust.git] / liblttng-ust / context-internal.h
index 7060e281fd734ee2a91cfcc3974dea79ec4f56bc..c018e122d1a13886fa2bb815740679f078375561 100644 (file)
@@ -17,7 +17,7 @@ int lttng_context_init_all(struct lttng_ust_ctx **ctx);
 __attribute__((visibility("hidden")))
 int lttng_attach_context(struct lttng_ust_abi_context *context_param,
                union lttng_ust_abi_args *uargs,
-               struct lttng_ust_ctx **ctx, struct lttng_session *session);
+               struct lttng_ust_ctx **ctx, struct lttng_ust_session *session);
 
 __attribute__((visibility("hidden")))
 int lttng_find_context(struct lttng_ust_ctx *ctx, const char *name);
This page took 0.023188 seconds and 4 git commands to generate.