Remove core.h
[lttng-ust.git] / liblttng-ust / ltt-events.c
index 27f24d982ef59926997e511a822c3ff8d070110c..b67998c3ab310ca68a5ffae5dbb2ccb4cb2387ca 100644 (file)
@@ -24,7 +24,6 @@
 #include <sys/ipc.h>
 #include <lttng/ust-events.h>
 #include <lttng/usterr-signal-safe.h>
-#include "lttng/core.h"
 #include "ltt-tracer.h"
 #include "ltt-tracer-core.h"
 #include "wait.h"
@@ -33,6 +32,7 @@
 #include <stddef.h>
 #include <urcu/arch.h>
 #include "jhash.h"
+#include <helper.h>
 
 /*
  * The sessions mutex is the centralized mutex across UST tracing
This page took 0.024996 seconds and 4 git commands to generate.