Refactoring: namespace ust-abi.h content under regular prefix
[lttng-ust.git] / liblttng-ust / context-internal.h
index 4a546d356ea8e5c57bfb273f9535dfc6dafffb5f..43c5513bcc63de527e4f9c591e2eca0f68d35812 100644 (file)
@@ -9,13 +9,14 @@
 
 #include <lttng/ust-events.h>
 #include "ust-helper.h"
+#include "ust-events-internal.h"
 
 LTTNG_HIDDEN
 int lttng_context_init_all(struct lttng_ctx **ctx);
 
 LTTNG_HIDDEN
-int lttng_attach_context(struct lttng_ust_context *context_param,
-               union ust_args *uargs,
+int lttng_attach_context(struct lttng_ust_abi_context *context_param,
+               union lttng_ust_abi_args *uargs,
                struct lttng_ctx **ctx, struct lttng_session *session);
 
 LTTNG_HIDDEN
This page took 0.023451 seconds and 4 git commands to generate.