Move ust-events.h private functions to internal
[lttng-ust.git] / liblttng-ust-comm / lttng-ust-comm.c
index dd592082f26da2148015e0f72f3ea3d0a8c61d9d..9e928083f3540c465ce3d186ceda8dbe979e8a6d 100644 (file)
 #include <ust-fd.h>
 #include <ust-helper.h>
 #include <lttng/ust-error.h>
-#include <lttng/ust-events.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.026289 seconds and 4 git commands to generate.