Hide tls fixup private symbols
[lttng-ust.git] / liblttng-ust / lttng-ust-abi.c
index 8fd2e95806e792c6a4e501de3931940cf57e8494..10d5bcbe4fc78be19a7da2c1596a2360a897d7d5 100644 (file)
@@ -30,7 +30,7 @@
 #include <urcu/compiler.h>
 #include <urcu/list.h>
 
-#include <helper.h>
+#include <ust-helper.h>
 #include <lttng/tracepoint.h>
 #include <lttng/ust-abi.h>
 #include <lttng/ust-error.h>
@@ -46,6 +46,7 @@
 #include "lttng-tracer.h"
 #include "string-utils.h"
 #include "ust-events-internal.h"
+#include "context-internal.h"
 
 #define OBJ_NAME_LEN   16
 
This page took 0.022883 seconds and 4 git commands to generate.