Move ust-events.h private functions to internal
[lttng-ust.git] / liblttng-ust-comm / lttng-ust-comm.c
index 520113860a8683cb11216f8434f231d0735aa55a..9e928083f3540c465ce3d186ceda8dbe979e8a6d 100644 (file)
 #include <lttng/ust-ctl.h>
 #include <ust-comm.h>
 #include <ust-fd.h>
-#include <helper.h>
+#include <ust-helper.h>
 #include <lttng/ust-error.h>
-#include <lttng/ust-events.h>
-#include <lttng/ust-dynamic-type.h>
+#include <ust-dynamic-type.h>
 #include <usterr-signal-safe.h>
 
+#include "../liblttng-ust/ust-events-internal.h"
 #include "../liblttng-ust/compat.h"
 
 #define USTCOMM_CODE_OFFSET(code)      \
This page took 0.023562 seconds and 4 git commands to generate.